Skip to content

Latest commit

Β 

History

History
40 lines (25 loc) Β· 1.08 KB

File metadata and controls

40 lines (25 loc) Β· 1.08 KB

🎬 Netflix Clone

A responsive, interactive Netflix UI clone built with HTML, CSS, and JavaScript. This project mimics the look and feel of Netflix, featuring a hero section, language selector, trending movie grid, and a video trailer modal.

image alt image alt

✨ Features

  • βœ… Fully responsive layout
  • 🌐 Language selector dropdown
  • πŸŽ₯ Top 10 Trending Movies section with ranking
  • πŸ“½οΈ Trailer modal that plays YouTube trailers on click
  • 🧠 JavaScript-powered form validation & auto-scrolling
  • πŸ“± Mobile optimized layout

🧱 Built With

  • HTML5
  • CSS3 (Flexbox + Media Queries)
  • JavaScript (DOM manipulation, modal logic)

πŸ“‚ Folder Structure

Netflix-Clone/
β”œβ”€β”€ index.html
β”œβ”€β”€ style.css
β”œβ”€β”€ script.js
β”œβ”€β”€ /assets
β”‚   └── images, logos, etc.