Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.19 KB

Airbnb Clone using HTML & Tailwind CSS

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.

image

Table of Contents

Features

  • 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).

Technologies Used

  • HTML: For structuring the content.
  • Tailwind CSS: For styling the webpage without writing custom CSS.

Setup

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/airbnb-clone-tailwind.git