StudyFind is a modern web application designed to help students and professionals discover, compare, and book study libraries and co-learning spaces in their city. The platform provides detailed listings, real user reviews, and advanced filtering to make finding the perfect study environment easy and efficient.
- Explore Libraries: Browse a curated list of libraries with photos, amenities, pricing, and user ratings.
- Advanced Filters: Search by city, area, price range, and amenities to find spaces that fit your needs.
- Detailed Library Pages: View seating options, pricing, rules, and contact information for each library.
- User Reviews: Read and share experiences from other users to make informed decisions.
- Responsive Design: Fully optimized for desktop and mobile devices.
- Frontend: React (with Vite)
- Styling: CSS Modules
- Icons: Lucide React & FontAwesome
- Routing: React Router
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser at: http://localhost:5173
src/components/– React components for UI and pagespublic/data/– JSON files with library and review datapublic/library/&public/seating/– Images for galleries and seating options
Feel free to fork this repository and submit pull requests for new features or bug fixes.
© 2025 StudyFind. All rights reserved.