Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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