this is a sample ecommerce web app made using react, redux and react router.
Live demo can be found at https://safe-brook-53624.herokuapp.com/.
- Run
npm install
in root directory, to install all required dependencies. - Use
npm start
to start the application on you machin