by @GeorgeCht
A fun little project, utilizing the latest NextJs. Browse and stream thousands of movies and series!
- NextJS v14 App router
- TanStack Query
- Next-Intl (i18n)
- TailwindCSS
- NextUI
- Shadcn/ui
- Framer Motion
- Zustand State Management
- Internationalization
- Advanced routing
- Intercepting Modals
- Data Fetching
- Custom Caching
Pretty standard plug 'n play stuff. Get node.js, clone the project and run
npm run devOnly thing you'll need is a .env at the project root declaring your themoviedb.org api key.
NEXT_PUBLIC_TMDB_API_KEY = xxxx- Data API via themoviedb.org
- Video streaming via vidsrc.to
Got feedback or wanna report an issue? You know where to go.