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.
- ✅ 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
- HTML5
- CSS3 (Flexbox + Media Queries)
- JavaScript (DOM manipulation, modal logic)
Netflix-Clone/
├── index.html
├── style.css
├── script.js
├── /assets
│ └── images, logos, etc.
