This is a frontend project for an Airbnb clone, built using React. The project aims to replicate the UI and some features of the Airbnb platform.
- User Authentication
- Property Listings
- Search and Filter Properties
- Booking Functionality
- User Profiles
- Responsive Design
To get started with the project, please follow these steps:
Make sure you have the following installed:
git clone https://github.com/namezzy/Airbnb
cd Airbnb
npm install
npm run start