A responsive Netflix UI clone with video hero, interactive movie cards, and profile page – built using HTML, CSS & JS.
📦 Netflix-Clone/
├── index.html # Main landing page ├── styles.css # Global styles ├── script.js # JavaScript interactivity ├── videoplayback.mp4 # Hero section background video ├── profile-details.html # Profile page └── profile-details.css # Styles for profile page
- 🔥 Hero section with autoplay video background
- 🎥 Scrollable rows of Netflix-style movie cards
- 👤 Profile page with membership info & account settings
- 📱 Fully responsive design
- 🎨 Smooth transitions, hover effects & modern UI
| Frontend | Tools |
|---|---|
| HTML5 | VS Code |
| CSS3 | Font Awesome |
| JavaScript | GitHub Pages |
- Clone this repository
git clone https://github.com/2024yuva/Netflix-clone-.git
Open index.html in your browser
Done! 🎉
💡 What's Next?
Add login/signup with Firebase or localStorage
Movie trailers & hover previews
Dark mode toggle
Connect with me:
💼 GitHub : https://github.com/2024yuva
📬 Email : yuvarrunjithars@gmail.com
📄 License
This project is licensed under the MIT License – feel free to fork & build on it.
