EX2NEXT is an e-commerce web application designed for buying and selling pre-owned goods. Our platform connects sellers with buyers who are looking for quality secondhand items, promoting sustainable shopping and reducing waste.
- User Authentication: Secure user registration and login.
- Product Listings: Users can create, edit, and delete their listings for used items.
- Search & Filter: Browse through products with advanced search and filtering options.
- Favorites: Mark and manage favorite listings for easy access.
- Responsive Design: Optimized for a seamless experience on both desktop and mobile.
- Frontend: React, Next.js, HTML, CSS
- Backend: Node.js, Express
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT)
- Clone the repository
git clone https://github.com/dilip12git/EX2NEXT-resale-marketplace.git cd EX2NEXT-resale-marketplace