A full-stack e-commerce marketplace simulation built with the MERN stack, supporting both customer and seller experiences.
Customer side
- Browse and search products
- Add to cart, view running totals
- Compare prices across listings
- Checkout flow
Seller side
- Seller dashboard
- Add/edit products, set pricing
- Sales analytics
- Frontend: React (Vite)
- Backend: Node.js, Express
- Database: MongoDB
Built the database architecture and backend connectivity β schema design, API routes, and connecting the Express backend to MongoDB to support both the customer and seller flows.
Actively being improved β frontend was recently migrated to React/Vite.