This is a repository for Netflix Clone with Next.js: Next.js 13, React, Tailwind CSS, Prisma, MongoDB, NextAuth.
- Tailwind CSS design
- Tailwind CSS animations and transition effects
- Full responsiveness for all devices
- Credential authentication using NextAuth
- Google authentication using NextAuth
- GitHub authentication using NextAuth
- Client form validation and handling using react-hook-form
- Server error handling using react-toast
- Data fetching using SWR
- State management using Zustand
Node version 18.14+
git clone [email protected]:alan10332000/next-airbnb.git
pnpm install
cp .env.example .env
npx prisma db push
pnpm dev
The images, content, etc. within this work are purely for personal practice and not intended for any commercial use.