This project is a clone of the Netflix homepage, built using HTML and CSS.
The Netflix Home UI Clone project aims to recreate the user interface of the Netflix homepage. It includes the main sections such as the hero banner, movie categories, and a responsive layout.
- HTML
- CSS
- Clone the repository:
git clone https://github.com/your-username/netflix-home-ui-clone.git
- Open the project in your preferred code editor.
- Open
index.html
in your web browser.
- Browse through the movie categories.
- Click on a movie to view more details.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Commit your changes:
git commit -am 'Add your feature'
- Push to the branch:
git push origin feature/your-feature
- Submit a pull request.
This project is licensed under the MIT License.
- Netflix for the inspiration.
- Font Awesome for the icons.