- Overview: A full-stack e-commerce application built with the MERN stack (MongoDB, Express.js, React.js, Node.js) featuring a user-friendly interface and an admin panel for managing products and orders.
- Demo Links:
- Frontend: Live Demo
- Admin Panel: Admin Panel Demo
- Username - [email protected]
- Password - helloworld123
- Backend API: Backend API
- User Authentication: Secure user registration and login.
- Product Management: Users can browse, filter, and search for products.
- Shopping Cart: Add/remove products and manage cart items.
- Order Processing: Users can place orders, view order history, and track status.
- Admin Panel: Admins can add, update, and delete products, manage orders, and view analytics.
- Responsive Design: Mobile-friendly interface for enhanced user experience.
- RESTful API: Backend API built with Express.js and MongoDB for data management.
- Frontend: React.js, Redux, Axios, TailwindCSS
- Backend: Node.js, Express.js, MongoDB, Mongoose
- Deployment: Vercel (Frontend), Render (Backend)