Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1018 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1018 Bytes

The Food Shop

The Food Shop is a ReactJS and Redux application to explore this project clone it and type mentioned scripts in the terminal. :)

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npx json-server json_server/db.json --watch -d 2000 -p 3001

To start the local server in post 3001 and Runs the server in the development mode.
To view the in the Browser, Open http://localhost:3001, http://localhost:3001/dishes, http://localhost:3001/comments, http://localhost:3001/promotions, http://localhost:3001/leaders, http://localhost:3001/feedback