This project is a simple clone of the Netflix homepage, built using only HTML and CSS. It mimics the layout and design of the Netflix landing page, showcasing various categories of movies and TV shows. No JavaScript is used in this project; it focuses purely on front-end design and layout.
You can view the live version of the Netflix Clone here.
- Fully responsive layout that adapts to different screen sizes
- Trending section with a featured movie/TV show
- Hover effects
- HTML5: Structure and content of the webpage
- CSS3: Styling and layout, including Flexbox and CSS Grid
- Google Fonts: Used for Netflix-like typography
To run this project on your local machine:
- Clone this repository:
git clone https://github.com/Avansh2006/Netflix_Clone.git