Welcome to Maven Next, your ultimate platform for discovering movies and TV shows. Maven allows users to watch trailers using an embedded YouTube player and manage their watchlist. With advanced features like Incremental Static Regeneration (ISR), robust authentication, Maven offers a smooth and engaging user experience.
- React
- Next.js 14 (ISR)
- Prisma ORM
- MongoDB
- NextAuth
- Tailwind CSS
- useSWR
- Server Actions and REST APIs
- 🎥 Discover movies and TV shows
▶️ Watch trailers using an embedded YouTube player- 📋 Add movies and TV shows to your watchlist
- 🔐 Secure authentication with NextAuth
- ⚡ Fast performance with Incremental Static Regeneration (ISR)
- 🌐 Advanced data fetching with useSWR
- 🎨 Modern and responsive design with Tailwind CSS
- 🎁 ...and much more
To get started with this project, run
git clone https://github.com/Sire-NILESH/next-movies.gitand copy the .env.example variables into a separate .env file, fill them out and that's all you need to get started!