E-commerce website in MERN stack with the Redux toolkit. JWT used for authentication. The Braintree payment gateway is used for processing payments. Formik and Yup packages used for form validation. Material UI used for desgin. The frontend is deployed on Netlify and the backend on Heroku.
Admin
1. Manage categories.
2. Manage products.
3. Manage orders.
User
1. View product, reviews.
2. Manage cart.
3. Purchase product.
4. Add review and reating for purchased product.
5. Browse purchase history.