A responsive Netflix homepage UI clone created using HTML, CSS, and JavaScript. This project replicates the design and feel of Netflix's homepage with modern styling and animations.
- Animations: Added smooth animations for a dynamic user experience.
- Responsive Layout: Built using CSS Grid and Flexbox for a responsive design across devices.
- Minimal JavaScript: Incorporated basic event listeners to handle user interactions.
- Video Management: Basic video UI management for demonstration purposes.
- Homepage Only: Focused exclusively on the Netflix homepage layout.
- HTML5
- CSS3 (Animations, Grid, Flexbox)
- JavaScript (ES6)
-
Clone the repository:
git clone https://github.com/itsujjwalgoel/Netflix-UI-clone.git
-
Navigate to the project directory:
cd Netflix_UI_Clone
-
Open the
index.html
file in your browser to view the project locally.
You can view the live demo of the project here.
Here is video Showcasing project.
Netflix_UI.mp4
- Add more pages (e.g., Login, Signup, and Movie details pages).
- Implement advanced video playback features.
- Enhance JavaScript functionality for dynamic content loading.
Feel free to fork this repository, open issues, and submit pull requests to help improve the project!
This project is licensed under the MIT License.