Developed a real estate website allowing users to browse listings for rent/sale, view offers, and contact landlords via
email.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
- Developed a real estate website allowing users to browse listings for rent/sale, view offers, and contact landlords via email.
- Added login/signup functionality with Firebase auth and oGoogleAuth for adding new listings.
- Implemented CRUD operations for listings with Firebase Firestore and enhanced notifications with React Toastify.
- Styled the project using Tailwind CSS 3, created an image slider with Swiper.js, and integrated maps using Leaflet and React Leafle
This is how to set up your project locally. To get a local copy up and running, follow these simple steps.
- npm
npm install npm@latest -g
- VS Code
- Clone the repo
- Install NPM packages
npm install
- Run
npm run devin the project directory to run the project.
See the Open Issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.md for more information.
Your Name - Piyush Singhal - singhalpiyush21@gmail.com
Project Link: EstateExplorer