Skip to content
Artem Elyashevich edited this page May 13, 2024 · 3 revisions

Airbnb Clone with Next.js 14, Kinde, Supabase, Prisma, Tailwind and Shadcn/UI

This is a Next.js project bootstrapped with create-next-app.

Resources used:

Features:

  • Next.js
  • Kinde Authentication
  • OAuth (Google and Github)
  • Supabase Database
  • Supabase Storage
  • Prisma ORM
  • Styling with Tailwindcss and shadcn UI

There are some images:

image image image image image image image image image image

Getting Started

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev