This is a simple Airbnb clone project using HTML, CSS, and JavaScript.
This project aims to mimic the basic structure of an Airbnb website. It includes the following pages:
- index.html: The homepage, which provides a welcome message and a link to explore listings.
- listing.html: The listings page, which displays available listings.
- detail.html: The detail page for a specific listing, including more information and a booking option.
-
Clone the repository:
git clone https://github.com/Match-all/AirBnB-webApp
-
Navigate to the project directory:
cd airbnb-clone
-
Open
index.html
in your web browser to view the homepage.
- HTML
- CSS
- JavaScript
This project is licensed under the MIT License.