Skip to content

This project is for educational purposes only. StreamFlix does not host any content. All streaming links are provided by VidSrc, which aggregates links from third-party sources. Please use this application responsibly and in accordance with your local laws regarding content streaming.

Notifications You must be signed in to change notification settings

yaratul2005/StreamFlix

Repository files navigation

🎬 StreamFlix

StreamFlix Banner

✨ Premium Movie and TV Show Streaming Platform ✨

Next.js TypeScript Tailwind CSS TMDB API

🌟 Featured Preview

📋 Overview

StreamFlix is a modern, responsive streaming platform built with Next.js that allows users to browse and watch movies and TV shows. It features a sleek UI, comprehensive search functionality, and integration with TMDB for metadata and VidSrc for streaming sources.

✨ Live Demo

Live Demo

🚀 Features

🎭 Extensive Library Thousands of movies and TV shows
🔍 Advanced Search Find content by title, genre, or actor
📱 Responsive Design Optimized for all devices
🌓 Dark/Light Mode Choose your preferred theme
📺 HD Streaming High-quality video playback
📝 User Accounts Track watch history and favorites

🛠️ Tech Stack

Frontend

  • Next.js 13+ (App Router)
  • TypeScript
  • Tailwind CSS
  • Shadcn UI Components
  • Lucide React Icons

APIs & Services

  • TMDB API (The Movie Database)
  • VidSrc API (Streaming Sources)

📸 Screenshots

🚀 Getting Started

Prerequisites

Installation

# Clone the repository
git clone https://github.com/yourusername/streamflix.git
cd streamflix

# Install dependencies
npm install

# Set up environment variables
echo "TMDB_API_KEY=your_tmdb_api_key_here" > .env.local
echo "NEXT_PUBLIC_APP_URL=http://localhost:3000" >> .env.local

# Run the development server
npm run dev

About

This project is for educational purposes only. StreamFlix does not host any content. All streaming links are provided by VidSrc, which aggregates links from third-party sources. Please use this application responsibly and in accordance with your local laws regarding content streaming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published