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.
Clone the repository:
git clone https://github.com/SudoKMaar/airbnb.git
Change into the project directory:
cd airbnb
Install dependencies:
npm install
# or
yarn install
This project is licensed under the MIT License.