Visit the Website : https://wanderlustweb-opyw.onrender.com/listing
Wanderlust is Developed a platform that connects buyers and sellers in the real estate market.
It offers a seamless experience for users to explore, rent, or list properties, with enhanced features
like 2FA authentication, property filtering, interactive maps, and a chatbot assistant.
π Security
2FA Authentication: Ensures secure login for users.
Secure Sessions: Prevents unauthorized access.
π Search & Filter
Filter properties based on:
Location, Price, Country
πΊοΈ Interactive Map
Real-time display of property locations using a map interface.
π€ Chatbot
Integrated chatbot to assist users with:
General FAQs
Installation Prerequisites Node.js (v14.x or higher) MongoDB (v4.x or higher) Git Steps
git clone https://github.com/krinalsuthar/WanderLust-.git
cd WanderLust-
npm install
SESSION_SECRET=your_session_secret
MONGO_URI=mongodb+srv://username:password@cluster0.mongodb.net/test?retryWrites=true&w=majority
npm start
http://localhost:8080
Feel free to contribute, star β, and share your feedback! Happy coding! π