Estate4U is a real estate app built on the MERN stack. It provides advanced authentication, real-world CRUD operations, user-friendly features, and advanced search functionality.
- Advanced Authentication: Implement JWT, Firebase, and Google OAuth for secure and seamless user access.
- Real-world CRUD Operations: Create, read, update, and delete property listings using MongoDB.
- User-friendly Features: Enhance the user experience with image uploads, property listing management, and more.
- Advanced Search Functionality: Implement cutting-edge search features to help users find what they're looking for.
- Clone the repository:
git clone https://github.com/Navoren/real-estate.git
- Install dependencies:
npm install
- Set up environment variables: Create a
.env
file and add the necessary variables. - Start the server:
npm start
- Register a new user or log in with an existing account.
- Explore property listings, create new listings, update existing listings, or delete listings.
- Utilize the advanced search functionality to find specific properties based on various criteria.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.