This Real Estate Web Application is a MERN stack project designed to streamline property management and searching. Users can explore, list, and manage properties efficiently with an intuitive interface.
- User Authentication – Secure login/register with JWT authentication
- Property Listings – Users can add, edit, and delete properties
- Advanced Search & Filtering – Find properties based on location, price, type, and more
- Wishlist & Favorites – Save properties for future reference
- Image Upload – Upload multiple images per property listing
- Admin Dashboard – Manage users, properties, and website analytics
- Analytics & Reports – View user activity and property insights
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT
git clone https://github.com/Divyanshi2408/Real-Estate-webApp.git
cd real-estate
cd backend
node server.js
cd frontend
npm run dev
Contributions are welcome! Feel free to submit a pull request.
For any inquiries, reach out to: divyanshipal2808@gmail.com
Happy Coding! 🚀