In this project, I recreated the interface of the popular video streaming platform Netflix using HTML and CSS. My goal was to create a web page that offers a similar user experience by emulating Netflix's user-friendly and aesthetic design.
-
Home Page Design: An interface reminiscent of Netflix's homepage, featuring popular movie and TV show recommendations for users to browse.
-
Flexible Layout: A mobile-friendly and responsive design that adapts to different screen sizes.
-
CSS Animations: Hover effects and transition animations for a more dynamic and interactive user experience.
-
Clean and Readable Code: Well-documented and clean HTML and CSS to enhance readability and maintainability.
-
HTML: Used to create the structural skeleton.
-
CSS: Used for visual design and layout.
-
Responsive Design: Utilized media queries to ensure optimal viewing on various devices.