SudoKMaar / airbnb

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

Home Page:https://airbnb-kmaar.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://airbnb-kmaar.vercel.app/


Languages

Language:TypeScript 99.0%Language:CSS 0.6%Language:JavaScript 0.3%