this is a sample ecommerce web app made using react, redux and react router.
Live demo can be found at https://blissful-ramanujan-3c108d.netlify.app/.
- Run
npm installin root directory, to install all required dependencies. - Rename
.env.examplefile to.env - Add your Stripe Api Key to the
.envfile - Use
npm startto start the application on your local machine - Use
4242 4242 4242 4242credit card number when checking out!