This project is a clone of the Netflix website, built as a part of learning web development skills.
Check out the live demo here.
- Responsive design, suitable for desktop and mobile browsers.
- Mimics the main functionalities of Netflix, including:
- Viewing movies and TV shows.
- Responsive navbar with links.
- Carousel for featured content.
- Movie/TV show cards with descriptions.
- Footer section with additional links.
- HTML5
- CSS3 (Flexbox, Grid)
- JavaScript
To clone and run this application locally, you can follow these steps:
-
Clone the repository:
git clone https://github.com/shkammarr/netflix-clone.git
-
Navigate into the project directory:
cd Netflix-clone
-
Open
index.html
in your browser.
Contributions are welcome! Feel free to submit pull requests or open issues if you find any bugs or want to propose new features.
This project is licensed under the MIT License - see the LICENSE file for details.
- This project was inspired by Netflix.