🍿 A Netflix homepage clone implemented with HTML, CSS, and JavaScript — featuring a slider with smooth animations and a UI closely matching Netflix’s 2025 look.
- Clean UI designed to resemble Netflix’s homepage
- Sliding carousel for trending shows and movies
- Smooth animations for carousel controls
- Pure HTML, CSS, and JavaScript — no libraries or frameworks
- Currently optimized for PC screens (not yet responsive)
- HTML
- CSS
- JavaScript (Vanilla)
- Clone this repository:
git clone https://github.com/kaival775/netflix-2025-clone.git- Open index.html in your browser:
open index.htmlCurrently, this is not responsive for mobile or small screens.
📚 Future Improvement Ideas
- ✅ Implement responsiveness
- ✅ Support for multiple carousels (genres or categories)
- ✅ Implement hover details or preview popup
- ✅ Integration with a back-end or API for real content
