This is a full stack e-commerce platform built using the MERN stack.
-
Beautiful and completely responsive user interface built using Tailwind-CSS.
-
User authentication using email and password.
-
Separate admin panel to manage orders, their delivery status, and CRUD operations on the products listed on the website.
-
Product search & filtering functionality for the users to assist them choose products of their choice.
-
Industry grade form handling using React-hook-form.
-
Efficient state management using Redux Toolkit.
-
Heavily commented code (explaining each line).
-
Production-grade industry best practices and error-proof code (in frontend and backend both).
Find the deployed link of the project here
- FRONTEND LIBRARY: React-JS
- STYLING: Tailwind CSS
- BACKEND: Node-JS
- FORM HANDLING: React hook form
- STATE MANAGEMENT: Redux Toolkit
- ROUTING: React router DOM
- DEPLOYMENT: Vercel