Skip to content

shamar-morrison/bingebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media_card_og

BingeBox

BingeBox is a Next.js application for browsing and streaming Movies, Anime & TV Shows. It allows users to discover, search, and find information about various media content.

Features

  • Stream movies, anime and tv shows
  • Search for specific titles
  • View details about movies, TV shows, and cast members
  • Discover new content based on categories and various filters
  • Find torrents for media content

Prerequisites

  • Node.js 18.x or higher
  • npm or yarn package manager

Environment Variables

Create a .env.local file in the root directory with the following variables:

TMDB_API_KEY=your_tmdb_api_key

You'll need to register for an API key from The Movie Database (TMDB).

Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/bingebox.git
cd bingebox
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the application.

Tech Stack

Building for Production

npm run build
npm run start
# or
yarn build
yarn start

About

Your ultimate destination for movies and TV shows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages