An open API service indexing awesome lists of open source software.

https://github.com/aumsoni2002/airbnb-clone

Built a full-stack Airbnb clone with Next.js 14+, TypeScript, Prisma, Supabase, Clerk Auth, Shadcn-ui, and Tailwind. It will Include features like authentication, property listings, reviews, bookings, admin dashboard, and Stripe payments. It will be fully responsive and deployed on Vercel.
https://github.com/aumsoni2002/airbnb-clone

clerk-auth nextjs14 prisma react shadcn-ui stripe-payments supabase tailwind-css typescript vercel-deployment

Last synced: 3 months ago
JSON representation

Built a full-stack Airbnb clone with Next.js 14+, TypeScript, Prisma, Supabase, Clerk Auth, Shadcn-ui, and Tailwind. It will Include features like authentication, property listings, reviews, bookings, admin dashboard, and Stripe payments. It will be fully responsive and deployed on Vercel.

Awesome Lists containing this project

README

          

# Airbnb Clone

This project is a full-stack clone of Airbnb, built to showcase a modern web application with advanced technologies and robust features.

## Features

- **Authentication**: User authentication using Clerk Auth.
- **Property Management**: Add, edit, and manage property listings.
- **Bookings**: Full booking system with calendar and date management.
- **Reviews**: Submit and view property reviews.
- **Admin Dashboard**: Track platform statistics with a dynamic dashboard.
- **Payments**: Integrated Stripe payment system.
- **Responsive Design**: Fully responsive for desktop and mobile devices.
- **Dark Mode**: Theme switching using Shadcn-ui.

## Tech Stack

- **Frontend**: Next.js 14+, TypeScript, Tailwind CSS, Shadcn-ui
- **Backend**: Prisma, Supabase
- **Authentication**: Clerk
- **Validation**: Zod
- **Payments**: Stripe
- **State Management**: Zustand
- **Deployment**: Vercel