Welcome to BuildEstate, a modern and responsive house rental platform built using the MERN stack. This project allows users to browse, list, and manage rental properties seamlessly.
- 🔑 User Authentication: Secure sign-up and sign-in using Firebase Authentication.
- 📦 Image Management: Firebase Storage for storing property images.
- 🏡 CRUD Operations: Add, update, delete, and list properties.
- 🎯 Search & Filter: Search properties based on location and filters.
- 📊 Responsive Design: Mobile-friendly and fully responsive UI.
- Frontend: React, TypeScript, Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB
- Image Storage: Imagekit
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Commit your changes:
git commit -m 'Add new feature'
- Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the MIT License.
Made with ❤️ by Aayush Vaghela