Skip to content

CodingwithSam606/Netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 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)

πŸ–ΌοΈ Images Screenshot (144) Screenshot (145)

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.

⚠️ Disclaimer

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

Releases

No releases published

Packages

No packages published