https://airbnbclone.tinspham.dev/
- Next.JS 13
- TypeScript
- TailwindCSS
- Zustand
- React-hook-form
- Prisma
- MongoDB
- Next/auth
- setup
.env
file- create new file
.env
same with.env.example
, input correct key
- create new file
- run project
npm install
npm run dev