Skip to content

namezzy/Airbnb

Repository files navigation

Airbnb Clone Frontend

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.

image-20240716215706272

image-20240716215750552

image-20240716215810397

image-20240716215827157

Table of Contents

Features

  • User Authentication
  • Property Listings
  • Search and Filter Properties
  • Booking Functionality
  • User Profiles
  • Responsive Design

Installation

To get started with the project, please follow these steps:

Prerequisites

Make sure you have the following installed:

Clone the Repository

git clone https://github.com/namezzy/Airbnb
cd Airbnb
npm install
npm run start