A simple e-commerce application.
- built with create react app
- using Redux, Stripe, Netlify, Material-UI, react-final-form, SCSS, Fontawesome
To run the project install npm package manager. In the browser navigate to 'http://localhost:3000/' and in your terminal run the following command:
npm run start
To run the project and use stripe dev account.In the browser navigate to 'http://localhost:8888/' and in your terminal run the following command:
netlify dev
Test credit card is 4242 42424242 4242, use any number for expiry date and cvc number.
npm run test