A fully functional E-Commerce Web App built with MERN Stack: React, Node.js, Express, and MongoDB. Your go-to online store, complete with secure authentication, cart management, payments, and order tracking.
- 🛒 Product Management: Search, filter, and view products.
- 🔐 User Authentication: Secure login/signup with JWT.
- 🛍️ Shopping Cart: Add/remove items, adjust quantities.
- 💳 Payments: Razorpay integration for smooth payments.
- 📦 Order Management: Track order status post-purchase.
- ⚙️ Admin Dashboard: Manage products, categories, and orders.
Frontend:
- React.js
- React Router
- Context API
- Axios for API requests
Backend:
- Node.js
- Express.js
- MongoDB with Mongoose
- JWT for Authentication
- Bcrypt.js for Password Hashing
Deployment:
- Frontend: Vercel
- Backend: Vercel