Skip to content

akshayjadhav4/E-Commerce-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce

Tech Stack:

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.

Node.js

React

React



Features:

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.

Demo

Live preview URL

Go to site

Backend for E-Commerce (MERN)

Backend GitHub Repo