This project is a web application designed to serve as a marketplace for university students to buy and sell second-hand items. It promotes a sustainable campus environment by providing a platform for easy, peer-to-peer transactions of goods like bicycles, electronics, and books.
- User Authentication: Secure user registration and login with email verification.
- Product Listings: Users can post their own items for sale.
- Admin-Listed Items: Display of featured items managed by the admin.
- Shopping Cart: A persistent shopping cart that syncs between web and mobile devices.
- Order Management: Users can view and manage their orders, including the ability to cancel pending orders.
- Real-Time Chat: A direct chat feature for buyers and sellers to negotiate and communicate.
- Responsive Design: A clean, mobile-friendly interface with a dark theme toggle for enhanced user experience.
To run this project locally, follow these steps:
- Clone the repository:
git clone [https://github.com/RiddhirajKUlkarni/college-market-web.git](https://github.com/RiddhirajKUlkarni/college-market-web.git)
- Navigate to the project directory:
cd college-market-web - Install dependencies:
npm install
- Run the development server:
npm run dev
We welcome contributions! If you would like to contribute, please fork the repository and submit a pull request.
For any questions or support, please contact the project team.