Skip to content

bashirafarhin/airbnb_frontend_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbnb Frontend Clone

Screenshot 2024-07-09 195630

Overview

This project is a frontend clone of the popular Airbnb website, created using HTML, CSS, JavaScript, and React. It replicates the design of the Airbnb platform such as responsive design.

Features

  1. Responsive design for different screen sizes
  2. Clean and modular code structure

Technologies Used

  1. HTML5: Markup language for structuring the content
  2. CSS3: Styling for the website layout and responsiveness
  3. JavaScript (ES6): Adding interactivity and logic
  4. React.js: For building reusable UI components and handling state

Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/bashirafarhin/airbnb_frontend_clone.git
  2. Navigate to the project folder: cd airbnb-frontend-clone
  3. npm install npm install
  4. npm run dev npm start
  5. The project will run locally on http://localhost:5173.

Releases

No releases published

Packages

No packages published