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