- The Responsive Netflix Clone is a dynamic web project built using JavaScript, HTML, and CSS. It replicates the core layout and visual appeal of Netflix, featuring sections such as Trending Now and Only on Netflix to showcase popular content. The project includes engaging elements like Plan to Your Needs and More Reasons to Join that enhance the user experience.
https://harshad912004.github.io/Netflix-Clone/
- Responsive design that works on desktop, tablet, and mobile devices
- Sections for Trending Now, Only on Netflix, etc.
- Promotional banners and hero sections
- Plan and membership highlights (e.g., Plan to Your Needs, More Reasons to Join)
- Clean, Netflix-inspired interface
- index.html β Main structure of the Netflix Clone homepage.
- style1.css β Contains all styles for layout, colors, fonts, responsiveness.
- images/ β Directory containing image assets used in the clone.
- Clone the repository:
- git clone https://github.com/harshad912004/Netflix-Clone.git
Open index.html in any modern web browser. - (Optional) Run with a live server extension (e.g., in VS Code) for development convenience.
- A modern web browser (Chrome, Firefox, Edge)
- No backend or database required (static project)
- This project is licensed under the MIT License β feel free to use, modify, or extend for learning or personal projects.
- Netflix (for UI inspiration)
- MDN Web Docs (for HTML/CSS/JS references)
- Made By Harshad Dhongade