This is a simple static clone of the Airbnb website built using HTML and Tailwind CSS. The project is not responsive and is aimed at demonstrating basic layout and styling techniques using Tailwind.
- Replicates the basic layout of Airbnb's homepage.
- Styled using Tailwind CSS for a modern and clean design.
- Static content and navigation bar.
- Not optimized for mobile or smaller screens (non-responsive).
- HTML: For structuring the content.
- Tailwind CSS: For styling the webpage without writing custom CSS.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/airbnb-clone-tailwind.git