Skip to content

vanshmehandru/NetflixClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎬 Netflix Clone (HTML & CSS)

A simple static clone of the Netflix landing page built using only HTML and CSS. This project is meant for front-end practice and UI/UX learning.

πŸ”₯ Features

  • Netflix-style landing page layout
  • Responsive design (mobile-friendly)
  • Hero section with background image and CTA
  • Navigation bar and footer
  • Styled sign-in form (UI only)

πŸ’» Tech Stack

  • HTML5
  • CSS3
  • Google Fonts
  • Font Awesome (optional for icons)

πŸš€ Getting Started

1. Clone the repository

git clone https://github.com/vanshmehandru/Netflix-Clone.git

2. Navigate to the project directory

cd Netflix-Clone

3. Open the project in your browser

You can simply open the index.html file by double-clicking it or using Live Server in VS Code.


πŸ“ Project Structure

Netflix-Clone/ β”œβ”€β”€ index.html
β”œβ”€β”€ style.css
β”œβ”€β”€ images/
β”‚ └── (assets like logo, background, etc.)
└── README.md


πŸ“š Learning Objectives

  • HTML/CSS layout design
  • Flexbox and responsive media queries
  • UI design without frameworks
  • Pixel-perfect cloning practice

✨ Future Scope

  • Add JavaScript for interactive elements
  • Create movie cards dynamically
  • Connect with a backend or TMDB API
  • Expand to a full multi-page clone

πŸ§‘β€πŸ’» Author

Vansh Mehandru
GitHub: https://github.com/vanshmehandru


πŸ“„ License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors