Devpost: https://devpost.com/software/unimart
UniMart is a university-only platform where students buy, sell, and donate items, reducing waste and promoting sustainability. It offers products with a focus on safety, community, and convenience.
- AWS Services: Amplify, S3, Lambda, API Gateway, Rekognition, DynamoDB
- Frontend: React, Vite
- Backend: Node.js
- Database: Firebase Realtime Database
- Styling: Tailwind CSS, DaisyUI
-
Clone the repository:
git clone https://github.com/jonklein2021/2024-lv-hackathon unimart cd unimart
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:5173