Skip to content

An Airbnb clone built with Next.js 13, MongoDB, Prisma, NextAuth, and Tailwindcss

License

Notifications You must be signed in to change notification settings

codepantha/airbnb-clone

Repository files navigation

📗 Table of Contents

📖 AIRBNB CLONE

This is an Airbnb clone built using Next.js 13, TypeScript, MongoDB, Prisma and TailwindCSS. Authenticated users can list their homes for rent, like/unlike a property, search for available homes in their vacation destination, make reservations, cancel reservations etc.

Registration Mobile View Login Page Mobile View
registration login
Homepage Mobile View Show Listing Page Mobile View
home listing

🛠 Built With

Tech Stack

The technology stack used in the development of this project are given below

Client
Server

Key Features

  • Authentication with Next Auth
  • List/unlist your home for rent
  • like/unlike a property
  • Search/filter available properties
  • Make reservations / Cancel reservations
  • Airbnb home owners can cancel any reservation
  • Delete home listing
  • See all your scheduled trips and reservations
  • See all reservations on your listed homes
  • Location maps

(back to top)

🚀 Live Demo

Click the link below to see the demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need npm which is included with Node.js.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/codepantha/airbnb-clone.git

Install

Install this project with:

  cd airbnb-clone
  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using: Vercel

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Eze Promise

(back to top)

🔭 Future Features

Features to be added to the project in the future.

  • [Coming soon]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please consider giving it a star ⭐️

(back to top)

(back to top)

❓ FAQ

FAQs will be added here in the future

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

An Airbnb clone built with Next.js 13, MongoDB, Prisma, NextAuth, and Tailwindcss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages