A fully responsive Netflix clone built using HTML and CSS. This project replicates the core features of Netflix, including a dynamic UI, content browsing, and a sleek design, focusing on front-end development.
- Responsive Design: Optimized for desktop, tablet, and mobile devices.
- Browse Content: Explore a wide range of movies and TV shows categorized by genres.
- Search Functionality: Search for movies or series using keywords.
- Frontend: HTML & CSS
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/AmardeepSingh-06/Netflix-Clone.git cd netflix-clone
-
Open the project:
- Simply open the
index.html
file in your browser.
- Simply open the
-
Customize the content:
- Modify the HTML and CSS files to add or update content.
.
├── index.html # Main HTML file
├── css
│ └── styles.css # Main CSS file
├── images
│ └── ... # images
└── README.md # Project README