Fashion is a full-stack e-commerce application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a seamless shopping experience for users and powerful management tools for administrators.
- User registration and login
- Browse product catalog
- Add/remove items from cart
- Place orders
- View order history
- Admin authentication
- Manage product listings
- View and manage users
- Process and manage orders
- Frontend: React.js, React Router
- Backend: Node.js, Express.js
- Database: MongoDB with Mongoose
- File Uploads: Multer, Cloudinary
- Authentication: JWT (JSON Web Tokens)
- API Testing: Postman