This GitHub repository contains an Airbnb clone project that aims to replicate some of the core features of the popular vacation rental platform. While the project is functional and provides a basic user experience, it's essential to note that it lacks certain features, including Stripe payment integration, and may have a few bugs.
- User Registration and Authentication: Users can create accounts, log in, and log out.
- Property Listings: Property owners can list their properties, including details, images, and pricing.
- Search and Booking: Users can search for available properties and make bookings.
- User Profiles: Users can view and update their profiles.
- Favorite Marking: Users can mark their favorite properties they've stayed at.
Demo Link: https://stay-call.vercel.app/
Contributions to this project are highly encouraged! If you'd like to contribute by fixing bugs, adding features, or improving the overall codebase, please feel free to fork this repository, make your changes, and submit a pull request. We welcome your contributions and ideas to help make this Airbnb clone even better.