Authors: Priscilla Wong, Caitlin Yau, David Zhao, Harry Hargreaves
We wanted to create a platform that promotes sustainable fashion by inspiring creativity with old clothes/fabrics and provide a convenient way for community exchange.
- ReStyle: Users upload a photo of an old clothing item or fabric and instantly receive five creative ideas for how they can repurpose it.
- Swipe: Users browse through a set of ten recommended items and quickly swipe left or right to save the pieces they like.
- Explore: Users can view all items available on the platform in one place, making it easy to discover, compare, and revisit pieces.
- Make sure Node.js is installed
- Clone the repository
- Front end: cd web to go into the web folder
- Create a .env with the firebase variables of your console or using this projects'
- Run commands npm install, then npm run dev, and you should see the website in your localhost
- Frontend: Vite, React + TypeScript, CSS
- Backend: TypeScript, Node.js
- Gemini API
- Firebase Storage, Authenticaion, and Hosting