[https://tours-booking-rental-app.vercel.app/]
npm install
#or
yarn install
DATABASE_URL=
NEXTAUTH_SECRET=
npx prisma db push
### Start the app
```shell
npm run dev
#or
yarn run dev
A Travel & Rental Booking App with NextJS, NextAuth, React, Typescript, Tailwind, Prisma, MongoDB & Cloudinary
TypeScript
[https://tours-booking-rental-app.vercel.app/]
npm install
#or
yarn install
DATABASE_URL=
NEXTAUTH_SECRET=
npx prisma db push
### Start the app
```shell
npm run dev
#or
yarn run dev