Skip to content

This project aims to replicate the core features and functionalities of the Airbnb platform for property listings and reservations.

Notifications You must be signed in to change notification settings

SudoKMaar/airbnb

Repository files navigation

Airbnb Clone

An Airbnb clone project built with Next.js, React, Prisma, and Node.js. This project aims to replicate the core features and functionalities of the Airbnb platform for property listings and reservations.

Table of Contents

Demo

Features

  • User authentication and authorization
  • Property listing creation and management
  • Property reservations and booking
  • User favorites and saved properties
  • Search and filter property listings
  • Real-time chat for property inquiries
  • Interactive maps for property locations
  • Responsive design for mobile and desktop

Technologies Used

Installation

  1. Clone the repository:

    git clone https://github.com/SudoKMaar/airbnb.git
  2. Change into the project directory:

    cd airbnb
  3. Install dependencies:

    npm install
    # or
    yarn install

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages