🏡 Airbnb Clone
Check out the live demo here!
Welcome to the Airbnb Clone! This project is a full-stack web application replicating
core features of Airbnb, allowing users to browse, filter, and book listings. 🌍
🚀 Features
🌟 Browse Listings: Explore thousands of unique stays worldwide!
🔍 Search & Filter: Find exactly what you’re looking for with robust filtering options.
🏷️ Dynamic Pricing: Real-time updates to pricing and availability.
❤️ Wishlist: Save your favorite places for future trips.
🔐 User Authentication: Secure login and signup using JWT.
💻 Technologies Used
Frontend: HTML,CSS, Tailwind CSS
Backend: Node.js, Express.js
Database: Mongodb
Deployment: Render
⚙️ Setup & Installation
1.Clone the repository:
git clone https://github.com/Nishakulkarni06/Airbnb_clone.git
2.Install dependencies:
npm install
3.Run the development server:
npm run dev
🛠️ Future Improvements
🧑🤝🧑 Social sharing features for listings
🌐 Multilingual support
📱 Improved mobile responsiveness
💡 Inspiration
Inspired by the real Airbnb platform, this clone was built to practice full-stack development skills and learn best practices for building scalable web applications.