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.
- Host: GitHub
- URL: https://github.com/aumsoni2002/airbnb-clone
- Owner: aumsoni2002
- Created: 2024-12-28T14:33:50.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-02-05T17:52:00.000Z (8 months ago)
- Last Synced: 2025-07-01T03:06:05.963Z (3 months ago)
- Topics: clerk-auth, nextjs14, prisma, react, shadcn-ui, stripe-payments, supabase, tailwind-css, typescript, vercel-deployment
- Language: TypeScript
- Homepage: https://airbnb-clone-aum-soni.vercel.app
- Size: 6.4 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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