π¬ Netflix Clone (Frontend Practice Project)
A simple Netflix-style web interface built using only HTML, CSS, and JavaScript for practice and learning. It includes a login page and a home page with hero sections, navigation, and movie rows.
π Project Structure Netflix-Clone/ β βββ css/ β βββ style.css # Main stylesheet for both login and home pages β βββ img/ # All placeholder images (logo, hero, thumbnails, etc.) β βββ js/ β βββ script.js # Handles redirects and simple login/signup logic β βββ index.html # Login page β βββ home.html # Main home page after login β βββ README.md # Project description
π‘ Features
π Login Page: Styled background, login form, and βSign In / Sign Upβ buttons.
π Home Page:
Netflix-inspired navigation bar
Hero banner section
Horizontal movie rows with hover animations
Responsive layout for different screen sizes
π» Fully Responsive Design: Adjusts automatically for mobile, tablet, and desktop.
π§° Technologies Used
HTML5
CSS3 (Flexbox & Media Queries)
JavaScript (Vanilla)
All images used in the /img folder are placeholders for demonstration purposes only and are not official Netflix assets.
π How to Run
Download or clone this repository:
git clone https://github.com/yourusername/netflix-clone.git
Open the folder in your code editor.
Open index.html in your browser to view the login page.
You can then navigate to home.html to view the Netflix-style homepage.
This project is for educational purposes only. All branding, logos, and styles are inspired by Netflix but are not affiliated with or endorsed by Netflix, Inc.
π¨βπ» Author
Asalu Sam Junior Web Developer Frontend Developer | HTML β’ CSS β’ JavaScript β’ React π§ Email: samasalu10@gmail.com

