Skip to content

Product listing using json-server. Displays product details page using react-router

Notifications You must be signed in to change notification settings

hemantwagh07/reactjs-product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Instructions to run this application on local environment

Goto downloaded folder location using command prompt and run npm install. This will install all the required dependencies. Wait untill this finishes

Now run json-server --watch db.json --port 3001 . This will start json-server on 3001 port. Do not close this command prompt window

Now open another command prompt and run npm start . This will open it in default browser.

About

Product listing using json-server. Displays product details page using react-router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published