A self-hosted, dead-simple & minimalist: Movies and TV Show streaming platform built with React (Typescript), offering free content with zero hassle.
- Simple and intuitive interface
- Free movie and tv show streaming
- Built with React
- TMDB API integration
- Ad-free experience (with uBlock Origin)
- Node.js
- npm
- Git
- Clone the repository
git clone https://github.com/vihanpereraux/Ez-Streaming.git
- Navigate to project directory
cd Ez-Streaming
- Create a
.env
file in the root directory and add:
VITE_TMDB_API_KEY=c4ff73fc3fa971330d534ae6179c921e
- Install dependencies and start
npm install
npm start
For the best ad-free experience, install uBlock Origin
Feel free to:
- Open issues
- Submit Pull Requests
- Suggest new features
- Share feedback
If you find this project useful, please consider giving it a star on GitHub!
- GitHub: @vihanpereraux