Skip to content

ItsUjjwalGoel/Netflix-UI-clone

Repository files navigation

Netflix UI Clone

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.


Features

  • 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.

Technologies Used

  • HTML5
  • CSS3 (Animations, Grid, Flexbox)
  • JavaScript (ES6)

How to Run the Project

  1. Clone the repository:

    git clone https://github.com/itsujjwalgoel/Netflix-UI-clone.git
  2. Navigate to the project directory:

    cd Netflix_UI_Clone
  3. Open the index.html file in your browser to view the project locally.


GitHub Pages

You can view the live demo of the project here.


Video

Here is video Showcasing project.

Netflix_UI.mp4

Future Improvements

  • Add more pages (e.g., Login, Signup, and Movie details pages).
  • Implement advanced video playback features.
  • Enhance JavaScript functionality for dynamic content loading.

Contributions

Feel free to fork this repository, open issues, and submit pull requests to help improve the project!


License

This project is licensed under the MIT License.