Skip to content

dicksonkofi124-dot/cinehub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CineHub - Discover Amazing Movies

A modern, responsive movie discovery website built with vanilla HTML, CSS, and JavaScript. Powered by the TMDB API.

Live Demo: cinehub-jet-ten.vercel.app

✨ Features

  • Browse popular movies with infinite scroll
  • Real-time Trending movies of the week
  • Advanced filters (Genre, Year, Rating)
  • Powerful search functionality
  • Detailed movie modal with cast, overview, and rating
  • Watch trailers directly in a clean YouTube embed
  • Fully functional Watchlist (add / remove movies with localStorage)
  • Responsive design – works perfectly on mobile, tablet, and desktop
  • Legal pages (DMCA, Privacy Policy, Cookie Policy, Terms of Service)
  • Clean, dark Netflix-style UI

🛠 Tech Stack

  • HTML5 – Semantic markup
  • CSS3 – Modern responsive design with CSS variables
  • Vanilla JavaScript – No frameworks
  • TMDB API – Movie data and trailers
  • YouTube Embed – Trailer playback
  • LocalStorage – Persistent watchlist
  • Vercel – Deployment

📁 File Structure

CineHub/ ├── index.html ├── script.js ├── styles.css ├── dmca.html ├── privacy.html ├── cookie.html ├── terms.html └── README.md

📱 Features Explained • Trending Tab → Shows real trending movies of the week from TMDB • Year Filter → Correctly filters movies by release year • Watchlist → Add/remove movies; persists even after refresh • Movie Modal → Click any poster to see details, cast, and trailer • Footer → Contains Quick Links and Legal pages 📄 Legal Pages The following pages are included: • DMCA Policy (dmca.html) • Privacy Policy (privacy.html) • Cookie Policy (cookie.html) • Terms of Service (terms.html) All are linked in the footer. 🚀 Deployment The site is deployed on Vercel and can be updated by pushing to the connected GitHub repository. 📧 Contact • Email: busynessmy1842@gmail.com • WhatsApp: +233 269 206 297

©️ 2026 CineHub Movie Discovery Built with passion for cinema lovers.

About

Movie Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors