Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.38 KB

File metadata and controls

51 lines (32 loc) · 1.38 KB

Netflix Clone

A responsive Netflix homepage clone built with HTML and CSS.

[Netflix Clone Screenshot]Screenshot 2025-05-19 at 11 07 24 PM

Features

  • Responsive design that works on mobile, tablet, and desktop
  • Netflix-style hero section with email signup
  • Trending section with movie cards and horizontal scrolling
  • Features section highlighting Netflix benefits
  • FAQ accordion section

Technologies Used

  • HTML5
  • CSS3
  • Font Awesome for icons

How to Run

  1. Clone this repository or download the files
  2. Open index.html in your browser

Project Structure

  • index.html - Main HTML file
  • styles.css - CSS styling
  • assets/ - Contains images and other assets

Key Sections

  1. Header & Hero - Netflix logo, navigation, and call-to-action
  2. Trending Now - Horizontal scrolling movie cards with numbered ranking
  3. Features - Cards highlighting Netflix benefits
  4. FAQ - Frequently asked questions accordion

Customization

  • To change images, update the src attributes in the HTML
  • To modify colors, edit the CSS variables or color values in styles.css
  • To add more movie cards, duplicate the existing card structure in the trending section

Credits

  • Original design by Netflix
  • Images from Netflix and placeholder services