This project is a basic replica of the Netflix homepage using HTML and CSS only.
Responsive design: The layout adjusts according to the screen size for better user experience on different devices.
Styling: CSS is used to style the elements to resemble the Netflix homepage.
Flexbox: Flexbox is utilized for layout structure and alignment of elements.
Hover effects: CSS is employed to create hover effects on buttons and links for interactivity.
Clone the repository or download the files.
Open the index.html file in your web browser.
HTML5
CSS
Contributions are welcome. Feel free to fork the repository and submit a pull request with your changes.