๐ Live Site: https://poetic-hamster-cbe061.netlify.app/
Roommate find is a modern web application that helps individuals find compatible roommates based on lifestyle preferences, budget, and interests. This frontend is built with React and integrates Firebase for user authentication and protected routes.
- ๐ Roommate Filtering: Search by location, budget, lifestyle preferences, and interests.
- ๐งโ๐ผ User Profiles: Users can create and manage personal profiles.
- ๐ Firebase Auth Integration: Secure login, registration, and auth state management.
- ๐ช Private Routes: Only authenticated users can access certain pages.
- ๐จ Responsive UI: Styled with Tailwind CSS, DaisyUI, React Tooltip, and React Typewriter for a clean and modern feel.
- React
- React Router
- Firebase Authentication
- Tailwind CSS, DaisyUI
- React Tooltip, React Typewriter
cd client
npm install
npm start