A platform for school and university students to buy and sell second-hand items like books, bikes, phones, and hostel essentials. Designed for affordability, accessibility, and sustainability, it fosters a community-driven circular economy for students.
- Buy and Sell Items: Books, electronics, bikes, and more.
- Hostel Essentials: Special focus on hostel-specific items.
- Affordable and Sustainable: Encourages reuse and resource sharing.
- Frontend: React, Tailwind
- Backend: Pocketbase
- Clone the repository:
git clone https://github.com/GDSC-ZHCET/UniThrift.git cd UniThrift
- Install dependencies:
npm install
- Run the project:
npm start