SPA e-commece store with CRUD. Simulating the shopping cart with maintaining state in localStorage on reloads and transitions between pages. 🔗Online demo link🔗
- React
- React-router-dom
- Redux, react-redux
- Material-ui, material-ui-icons
- PropTypes
$ npm i && npm start
🏠 Homepage
🏬 Product
🛒 Shopping cart
- Examine the payment api to complete the model. 💸💳
- Add a modal window to preview the product without going through the pages.📑