Web App
MERN Marketplace App
A full MERN marketplace where users can list items, search and filter listings, manage profiles, upload images to cloud storage, and complete a secure checkout flow. JWT authentication, Express REST API, and MongoDB for all data persistence.
Features
- User auth: register, login, profile edit, avatar upload
- CRUD listings with categories, price, and image gallery
- Full-text search and filter by category, price range
- Shopping cart and checkout with order history
- Admin panel for listing approval and user management
Highlights
- Image uploads via cloud storage integration
- REST API with proper HTTP status codes and validation
- Mobile-friendly listing grid and detail pages