Skip to content

jane-does-coding/Airbnb-Clone

Repository files navigation

Airbnb Clone

1

Live Demo

Airbnb Live Demo

Tech Stack:

My Skills

Description

Built as a clone of Airbnb, this platform offers users the ability to list their properties or book accommodations seamlessly. With end-to-end encryption for security and the speed enhancement of Next.js, users can enjoy a fast and efficient browsing experience.

Cloning the repository

git clone https://github.com/YevheniiaSimaka/Airbnb-Clone

Install packages

npm i

Setup .env file

DATABASE_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GITHUB_ID=
GITHUB_SECRET=
NEXTAUTH_SECRET=

Setup Prisma

npx prisma db push

Start the app

npm run build
npm start

Start the app for development

npm run dev

About

The clone of Airbnb, built with Nextjs 14, which makes it extremely fast

Topics

Resources

License

Stars

Watchers

Forks

Languages