A front-end clone of a Netflix-style streaming landing page, built for learning purposes using plain HTML, CSS and JavaScript. This project is a UI recreation only and is not affiliated with or endorsed by Netflix.
The page includes a responsive navigation bar with a sign-in button, a hero banner with an email sign-up call to action, feature rows describing the demo service, an interactive FAQ accordion section, and a footer with helpful links.
Built with HTML5 for markup, CSS3 for styling using Flexbox, media queries and gradients, and vanilla JavaScript for DOM events, without any external frameworks.
Clone this repository and open index.html directly in your browser. No build steps or dependencies are required.
The repository contains index.html for the main page markup, style.css for styling of the layout and components, script.js for accordion and form interactivity, and this README.md for documentation.
This is a non-commercial, educational clone project created to practice front-end web development. It does not use any official Netflix branding, trademarks, or copyrighted assets.