https://github.com/tommy0412/cinescoper
**CineScoper** is a sleek, responsive web app built with **React** and **Tailwind CSS** that lets you explore, search, and watch movies and TV shows across multiple sources. With powerful filtering and discovery features, itβs the ultimate front-end for film and TV enthusiasts.
https://github.com/tommy0412/cinescoper
movies reactjs series shows tailwindcss tmdb tv
Last synced: about 1 month ago
JSON representation
**CineScoper** is a sleek, responsive web app built with **React** and **Tailwind CSS** that lets you explore, search, and watch movies and TV shows across multiple sources. With powerful filtering and discovery features, itβs the ultimate front-end for film and TV enthusiasts.
- Host: GitHub
- URL: https://github.com/tommy0412/cinescoper
- Owner: Tommy0412
- License: mit
- Created: 2025-08-05T13:44:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-08-10T17:14:23.000Z (3 months ago)
- Last Synced: 2025-08-31T00:36:40.976Z (2 months ago)
- Topics: movies, reactjs, series, shows, tailwindcss, tmdb, tv
- Language: JavaScript
- Homepage: https://embedsito.xyz
- Size: 4.42 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π¬ CineScoper
**Your gateway to a smarter streaming experience**
## π½οΈ Overview
**CineScoper** is a sleek, responsive web app built with **React** and **Tailwind CSS** that lets you explore, search, and watch movies and TV shows across multiple sources. With powerful filtering and discovery features, itβs the ultimate front-end for film and TV enthusiasts.
## β¨ Features
- π **Advanced Search**: Search by title, keywords, or year
- π₯ **Discover by Cast**: Find all content related to your favorite actors
- π
**Browse by Year**: Dive into releases from specific years
- π§ **Keyword-Based Discovery**: Uncover hidden gems by theme or topic
- π‘ **Multiple Streaming Sources**: Choose from several links to watch from
- π± **Fully Responsive**: Works great on desktop, tablet, and mobile
- π¨ **Modern UI**: Built with Tailwind CSS for a clean, elegant design
## π Tech Stack
- βοΈ React
- π¬ Tailwind CSS
- π‘ TMDb API
- π Multiple external streaming providers
- π React Router
## π§ Project Philosophy
**CineScoper** aims to bring together rich movie data and flexible viewing options into a single, intuitive UI β combining design and utility in one seamless package.
## π οΈ Installation
```bash
git clone https://github.com/Tommy0412/cinescoper.git
cd cinescoper
npm install
```
Rename config.env to .env and Edit `.env` file in the root directory:
```env
VITE_SITE_NAME=
VITE_TMDB_API_KEY=
VITE_TELEGRAM_ID=
VITE_DONATION_MESSAGE="If you like it..."
VITE_DONATION_LINK="http://ko-fi.com/embedsito"
VITE_DONATION_BUTTON_TEXT="DONATE"
```
Build app
```bash
npm run build
```
Then run the app:
```bash
npm run dev
```
## HostinG the app / Website
upload content of dist folder to cloudflare pages, use with apache, nginx server etc...
## π¨βπ» Created By
- π§ [munie-i](https://github.com/munie-i)
- βοΈ [Tommy0412](https://github.com/Tommy0412)
## πΈ Preview

## π Live Demo
https://embedsito.xyz
## π License
MIT License