Skip to content

A Bnb management app built with Next.js (TypeScript) and MongoDB, featuring CRUD operations for properties and bookings, user authentication with JWT(AuthNext), and role-based permissions for property management.

Notifications You must be signed in to change notification settings

SainaFirooz/airbnb-clone

Repository files navigation

Airbnb clone application

Getting Started

First, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

About

A Bnb management app built with Next.js (TypeScript) and MongoDB, featuring CRUD operations for properties and bookings, user authentication with JWT(AuthNext), and role-based permissions for property management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages