This is a project that aims to recreate the Netflix homepage using HTML and CSS. The goal is to practice frontend web development skills and showcase a responsive and visually appealing Netflix-like user interface.
Try out the Netflix Homepage here.
- Replicated the Netflix homepage layout.
- Responsive design for various screen sizes.
- Custom CSS styles to match the Netflix theme.
- HTML
- CSS
- Javascript
- Thanks to Netflix for the design inspiration.
- You can modify the styling of the application by editing the CSS code in the
styles.css
file.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.