A fully responsive Netflix Homepage UI Clone built with Tailwind CSS and JavaScript. This project replicates the look and feel of Netflix's official landing page, focusing on a clean layout, dark theme, and responsive design.
- 🎥 Hero section with background image and gradient overlay
- 📱 Fully responsive layout using Tailwind's utility classes
- 🎯 Custom buttons for Sign In and Get Started
- 🌙 Dark mode inspired design with clean typography
- 🧠 JavaScript used for basic interactivity and UI control
- 💻 Optimized for desktop, tablet, and mobile devices
- Tailwind CSS – for styling and layout
- HTML5 – for semantic structure
- JavaScript – for interactivity (e.g. toggles, sliders)
- Clone the repository
git clone https://github.com/yourusername/netflix-clone.git
- Navigate to the project directory
bash Copy Edit cd netflix-clone
Open index.html in your browser or use Live Server in VS Code.
📌 Note This is a frontend-only clone for educational and portfolio purposes. It does not include backend functionalities like login or streaming.
🧑💻 Muhammad Taha Zahid