Skip to content

Streaming app that lets you discover trailers, movies, and TV shows, find free content to watch, and save your favorites in one place. Perfect for watching without spending money.

License

Notifications You must be signed in to change notification settings

Kiuzo/Parapobre

Repository files navigation

Parapobre

ParaPobre Banner

Modern Movie Streaming Dashboard & Discovery Platform

Next.js React Tailwind CSS License Status


🧭 Table of Contents


Overview

Parapobre is a cutting-edge movie discovery client built for the modern web. It leverages the power of the TMDB API to provide real-time trending content, comprehensive movie details, and an immersive playback interface. Designed with performance and aesthetics in mind, it offers a seamless "Netflix-like" experience directly in the browser.

Key Benefits

  • ⚡ Zero Latency Navigation: Instant page transitions powered by Next.js routing.
  • 🎨 Premium UI/UX: Cinematic dark mode interface with glassmorphism effects.
  • 📱 Fully Responsive: Optimized for desktops, tablets, and mobile devices.
  • 🔒 Privacy Focused: No user tracking or external analytics.

Tech Stack

Core Framework Styling & UI Logic & Data
Next.js Tailwind CSS React Hooks
React FontAwesome TMDB API

Key Features

🎬 Discovery & Playback

Feature Description
🔥 Trending Now Real-time feed of the most popular movies worldwide.
🔍 Smart Search Instant search for movies, actors, and genres with debounced input.
▶️ Multi-Source Player Watch official trailers or find streaming providers (YouTube, Pobreflix, Smartflix).
📱 Responsive Layout Adaptive grid system that looks great on 4k screens or mobile phones.

👤 User Library

Feature Description
❤️ Favorites System One-click save to your personal library (Local Storage persistence).
🎭️ Genre Filtering Quickly filter content by categories like Action, Horror, Comedy, etc.
ℹ️ Rich Metadata Detailed views with ratings, runtime, release year, and synopsis.

Screenshots

Catalog View

Browse an extensive catalog of trending movies with real-time search.


Player View

Immersive player interface with trailer integration and streaming sources.


Installation

System Requirements

Component Minimum Requirement
Node.js Version 18.0 or higher
Package Manager NPM or Yarn
API Key TMDB Account (Free)

Setup Guide

  1. Clone the repository

    git clone https://github.com/Kiuzo/Parapobre.git
    cd Parapobre
  2. Install dependencies

    npm install
  3. Configure Environment Create a .env.local file in the root directory:

    NEXT_PUBLIC_TMDB_API_KEY=your_tmdb_api_key_here
  4. Start Development Server

    npm run dev

    Access the app at http://localhost:3000


License

Distributed under the MIT License. See LICENSE for more information.

License: MIT


© 2025 Parapobre Project

by Kiuzo


Kiuzo
Kiuzo

Full Stack Developer

GitHub

About

Streaming app that lets you discover trailers, movies, and TV shows, find free content to watch, and save your favorites in one place. Perfect for watching without spending money.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published