Skip to content

This repository contains a static clone of the Netflix homepage, crafted using pure HTML and CSS. The project aims to replicate the aesthetics and layout of Netflix's user interface, providing a responsive design that adapts to various screen sizes. Key features include a modern UI with Flexbox and Grid layouts, a navigation bar, content sections.

Notifications You must be signed in to change notification settings

HarshNagpal07/Netflix-Clone-using-HTML-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7Netflix Clone A simple Netflix clone built using HTML and CSS to replicate the UI of the popular streaming platform.

Tech Stack HTML5 - For structuring the web pages. CSS3 - For styling and layout design.

Features Responsive design that adapts to different screen sizes. Netflix-style homepage with a hero section and movie thumbnails. Hover effects on movie thumbnails. Basic navigation bar with logo and sign-in option.

Installation & Setup 1.Clone the repository: git clone https://github.com/your-username/netflix-clone.git 2.Navigate to the project directory: cd netflix-clone 3.Open index.html in your browser...

Folder Structure:- netflix-clone/ ├── index.html ├── assets/ │ ├── images/ │ ├── fonts/ ├── css/ │ ├── styles.css

About

This repository contains a static clone of the Netflix homepage, crafted using pure HTML and CSS. The project aims to replicate the aesthetics and layout of Netflix's user interface, providing a responsive design that adapts to various screen sizes. Key features include a modern UI with Flexbox and Grid layouts, a navigation bar, content sections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published