React-based web app for advertising and contacting house/flat listings, enabling seamless sale/rent transactions. 💪
React, Firebase, Vercel
To run this project, you will need to add the following environment variables to your .env file
Key | Value |
---|---|
REACT_APP_MAPBOX_ACCESS_TOKEN |
Follow this link |
Clone the project
git clone https://github.com/sandip2224/EstateFindr.git
Go to the project directory
cd EstateFindr
Install dependencies
npm install
Firebase and firestore setup
Create a new Firebase project, enable the Authentication and Cloud Firestore services.
Update the Firebase configuration details in the `src/firebase.config.js` file with your project's details.
Start the server
npm run start
For support, contact me at sandipan2224@gmail.com.