This project is a clone of the Netflix website, created as part of a personal coding challenge. The clone showcases the use of HTML, CSS, and JavaScript to mimic the design and functionality of Netflix's user interface.
- Header: Includes Netflix logo, navigation menu, and search bar.
- Hero Section: A full-screen banner with a background image and a call-to-action button.
- Content Sections: Multiple sections showcasing various content categories, including movies and TV shows.
- Responsive Design: The layout adjusts to different screen sizes and devices.
- HTML5 - For structuring the web pages.
- CSS3 - For styling the website and creating responsive layouts.
- Netflix for inspiration.