A responsive Netflix India landing page clone built with HTML5 and CSS3. This project demonstrates modern frontend development practices and responsive web design principles.
This project is a pixel-perfect recreation of Netflix's homepage, featuring:
- Responsive Design: Optimized for mobile, tablet, and desktop devices
- Modern Layout: Clean, professional structure using semantic HTML5
- CSS3 Styling: Advanced styling with Flexbox and responsive media queries
- Interactive Elements: Hero section with call-to-action buttons
- Media Integration: Embedded videos and optimized images
- FAQ Section: Collapsible frequently asked questions
- Professional Footer: Complete with links and contact information
- HTML5: Semantic markup and structure
- CSS3: Responsive styling, Flexbox, and animations
- Google Fonts: Custom typography (Poppins, Martel Sans)
- Media Queries: Cross-device compatibility
- Fully responsive design
- Cross-browser compatibility
- Optimized performance
- Clean, maintainable code structure
- Professional UI/UX design
-
Clone the repository:
�ash git clone https://github.com/Harshad2321/Netflix-UI-Clone.git -
Navigate to the project directory:
�ash cd Netflix-UI-Clone -
Open index.html in your preferred web browser or use a local development server: `�ash
python -m http.server 8000
npx http-server `
-
Visit http://localhost:8000 in your browser
Netflix-UI-Clone/ index.html # Main HTML file style.css # CSS styles favicon.ico # Website icon README.md # Project documentation LICENSE # MIT License .gitignore # Git ignore rules .github/ # GitHub Actions workflow assets/ images/ bg.jpg # Background image logo.svg # Netflix logo
The project implements responsive design principles:
- Mobile First: Optimized for mobile devices
- Flexible Grid: Responsive layout using CSS Grid and Flexbox
- Media Queries: Breakpoints for different screen sizes
- Scalable Images: Properly sized images for all devices
- Touch-Friendly: Interactive elements optimized for touch interfaces
- Chrome 70+
- Firefox 65+
- Safari 12+
- Edge 79+
- Fork the repository
- Create a feature branch (git checkout -b feature/improvement)
- Commit your changes (git commit -am 'Add new feature')
- Push to the branch (git push origin feature/improvement)
- Create a Pull Request
This project is open source and available under the MIT License.
- Developer: Harshad Parab
- GitHub: @Harshad2321
- Project Link: https://github.com/Harshad2321/Netflix-UI-Clone
Note: This project is for educational purposes only and is not affiliated with Netflix, Inc.