A fully responsive web app that helps you find your next best roommate effortlessly. Authorized users can post listings and explore an interactive map powered by OpenStreetMap API to browse over 1000+ roommate postings. Built with Firebase Authentication for secure multi-method login, Firestore for real-time updates, and Zustand for efficient state management.
Email: [email protected] Password: demo123
React, Firebase, FireStore, Zustand
Clone the project
git clone https://github.com/manirajyadav-1/Amigo.git
Go to the project directory
cd Amigo
Install dependencies
npm install
Setup Firebase
npm install firebase
Start the server
npm run start