MERN Multi-Vendor Marketplace
- Tech Stack: React.js, Node.js, Express.js, MongoDB, Redux
- Github URL: Project Link
Overview
<>Built a full-stack multi-vendor e-commerce platform using the MERN stack allowing sellers to create shops, manage products, and process orders.
Features
- Multi-Vendor System: Sellers can create and manage their own stores.
- Role-Based Authentication: User, Seller, and Admin roles using JWT.
- Secure Payments: Integrated Stripe, PayPal, and Cash on Delivery.
- Real-time Features: Chat system using Socket.io.
- E-commerce Features: Wishlist, coupon codes, and order tracking.
Technologies Used
- Frontend: React.js, Redux
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT
- Real-time Communication: Socket.io