Skip to content

AgentHabeeb/Home-Theater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Theater

Home Theater is a simple movie streaming application built with Node.js and Express. It allows users to browse a collection of movies, view details about each movie, and watch the movies using a video player.

Features

  • Serve static files (HTML, CSS, JS)
  • Serve media files (movies and posters)
  • Fetch movie details from a specified directory
  • Display movie posters and play movie videos

Prerequisites

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/home-theater.git
cd home-theater

Install dependencies

npm install

About

Home Theater is a simple movie streaming application built with Node.js and Express. It allows users to browse a collection of movies, view details about each movie, and watch the movies using a video player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors