🚀 Borrowly is a web platform that allows users to rent and borrow clothes, fooytwears, and accessories for various occasions. It provides a seamless experience for users to explore, rent, and track their borrowed items.
For viewing the design, visit the Figma link
For detailed API endpoints and usage, visit the Postman API Documentation.
- Frontend: React, CSS
- Backend: Node.js, Express
- Database: MongoDB (MongoDB Compass , Atlas)
- Version Control: Git & GitHub
- UI/UX Design: Figma
Borrowly aims to bridge the gap between fashion accessibility and affordability by providing a rental-based model for clothing , footwears and accessories. The platform enables users to borrow, rent, and return items effortlessly, promoting a sustainable approach to fashion consumption.
- Rent and borrow items easily
- Cart and checkout system
- User profile with rented/borrowed history
- API integration to display top rented items
- Responsive UI for better user experience
- Secure authentication and authorization
- Wishlist functionality for favorite items
- Add to Cart functionality for adding items to buy later
- Fashion enthusiasts who want to try new styles without permanent commitment
- Budget-conscious users looking for affordable fashion options
- Event-goers needing outfits for special occasions
- Environmentally conscious individuals promoting sustainable fashion
- Affordable fashion rental: Users can access a variety of clothing at a fraction of the retail price.
- Sustainability: Encourages reuse of clothing, reducing fashion waste.
- Seamless user experience: Simple and intuitive UI for easy navigation.
- Wide variety: A vast collection of clothes, shoes, and accessories.
Make sure you have the following installed:
git clone https://github.com/isha-patel-14/borrowly.git
cd Borrowly
npm run dev # Start the backend server
npm run dev # Start the frontend server