Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ridloghifary/airbnb-clone
Airbnb clone created just for learning purposes
https://github.com/ridloghifary/airbnb-clone
mongodb nextjs prisma tailwindcss
Last synced: 14 days ago
JSON representation
Airbnb clone created just for learning purposes
- Host: GitHub
- URL: https://github.com/ridloghifary/airbnb-clone
- Owner: RidloGhifary
- Created: 2024-08-08T02:46:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T01:29:34.000Z (4 months ago)
- Last Synced: 2024-11-08T00:58:42.832Z (2 months ago)
- Topics: mongodb, nextjs, prisma, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Airbnb Clone
This project is a Next.js Airbnb clone that allows users to browse and book properties. It uses Tailwind CSS for styling and features a responsive layout.
## Features
- User authentication
- User can register, log in, and log out
- User can view properties
- User can book properties
- User can view their reservations
- User can view their trips
- User can view their favourited properties
- Responsive layout## Tech Stack
- Next.js
- TypeScript
- NextAuth.js
- MongoDB
- Prisma
- Tailwind CSS
- React Icons