GithubHelp home page GithubHelp logo

yasinatesim / react-product-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 606 KB

This project was created to create a medium / large React and Grphql project πŸ˜‹

Home Page: https://react-product-list-yasinatesim.vercel.app

License: MIT License

Dockerfile 1.24% HTML 7.45% JavaScript 91.31%

react-product-list's Introduction


React Product List App
React Product List App


This project was created to create a medium / large React and Graphql project πŸ˜‹

Β· View Demo Β· View Graphql Playground

πŸ“– About

This project was created to create a medium / large React and Graphql project πŸ˜‹

πŸ“šTech Stack

Airbnb Which is often a reasonable approach to JavaScript
React Js A JavaScript library for building user interfaces
Graphql A query language for your API
Commitlint Send commit messages to conventional commits rules
Styled Components Use the best bits of ES6 and CSS to style your apps without stress
Editorconfig Helps maintain consistent coding styles for my working on the same project across various editors and IDEs
Eslint Find and fix problems in your JavaScript code
Prettier An opinionated code formatter

βš™οΈ How To Use

  1. Clone this repository
git clone https://github.com/yasinatesim/react-product-list.git
  1. Add .env file in the client folder
REACT_APP_API_URL='http://localhost:4000'

For Manual

  1. Change the directory
cd react-product-list
  1. Install the project dependencies
yarn install
  1. Change the client directory
cd client
  1. Install the client dependencies
yarn install
  1. Start the client
yarn start
  1. Open the new terminal window

  2. Change the server directory

cd ../server
  1. Install the server dependencies
yarn install
  1. Start the server
yarn start

For Docker

  1. Change the directory
cd react-product-list
  1. Run this command without yarn or yarn install
yarn setup

or

yarn && docker-compose up --build

Client is running to http://localhost:3000/

Server is running to http://localhost:4000/

react-product-list's People

Contributors

yasinatesim avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.