A responsive, modern, and visually stunning Netflix India landing page clone built using HTML and CSS. This project replicates the core front-end design of the Netflix homepage, focusing on layout, responsiveness, user interface, and aesthetics β making it an ideal project for front-end learners and open-source contributors.
- π― Introduction
- β¨ Features
- π Directory Structure
- π Tech Stack
- π§ System Architecture
- πΈ Screenshots
- π How to Use / Run
- π Community & Support
- π€ Contributing
- π License
- π Acknowledgment
This project is a front-end clone of the official Netflix India homepage. It is created to provide hands-on experience with web development fundamentals and give contributors an opportunity to work on pixel-perfect design replication. It is beginner-friendly and ideal for those starting their open-source journey.
- π§βπ» Responsive navigation bar with logo and sign-in button
- π₯ Hero section with call-to-action and email capture UI
- πΊ Feature highlights with beautiful imagery
- π Accordion-style FAQ section
- π Footer with multiple categorized links
- π‘ Clean, well-structured, and easy-to-understand HTML/CSS
netflixclone/
βββ index.html
βββ style.css
βββ README.md
βββ contributing.md
βββ Screenshots/
βββ Category.png
βββ FAQs.png
βββ Main-Page.png
- HTML5 β Markup structure
- CSS3 β Styling and layout
- (No JavaScript used) β Pure static front-end project
User
β
βΌ
index.html
β
βΌ
style.css
Since this is a static clone, the flow is simple: HTML renders the structure, CSS controls the layout and responsiveness, and image assets enhance visual appeal.
π Open in Browser Just open index.html in your favorite browser:
start index.html # Windows
open index.html # macOS β No server or dependency installation is required!
| Channel | Purpose |
|---|---|
| GitHub Issues | Bug reports, feature requests |
| GitHub Discussions | Q&A, ideas, suggestions |
| Discord | Real-time chat, pair programming |
| GSSoC Mentors | Onboarding help, code reviews |
We welcome contributions of all kinds!
Fork the repository
Create a new branch
Make your changes
Create a pull request with a meaningful description
Please read our CONTRIBUTING.md for detailed guidelines.
This project is open source and available under the MIT License.
This project is a part of GirlScript Summer of Code (GSSoC). We're glad to support first-time contributors and open-source learners!
β If you like this project, donβt forget to star the repo and contribute!


