watch.freelo.gay project
this is a full-featured streaming service project built with modern web technologies
the project creates a netflix-style movie/tv show streaming platform that connects to TMDb for content and vidsrc.cc for streaming links. it's fully responsive, well-designed, and includes tons of modern web development features.
- browse movies, tv shows, and anime by category
- responsive design works on all devices
- video player with episodes selection
- search functionality for finding content
- light/dark mode theme toggle
Next.js 14 React TypeScript TailwindCSS Vercel Cloudflare TMDb API
Vercel Cloudflare Pages Self-hosted
Movies
TV Shows
Anime
New & Popular
Trending
Top Rated
view project on github
live demo: watch.freelo.gay
git clone https://github.com/fr33lo/watch.freelo.gay cd movie-web-kickstart npm install cp .env.example .env npm run dev