https://youtube-nine-woad.vercel.app/
This project is a high-fidelity clone of the YouTube homepage, recreated using HTML, CSS, and vanilla JavaScript.
It replicates the modern dark-theme YouTube UI with:
- Navigation sidebar
- Top header
- Search bar
- Video grid layout
- Profile dropdown
- Hover effects & animations
Although this is a front-end-only clone, all UI elements behave interactively, delivering a realistic YouTube-like browsing experience.
- Fully responsive layout (desktop + mobile)
- Modern dark-theme UI
- Dynamic video grid layout
- Collapsible left sidebar
- Interactive top navigation
- Profile dropdown
- Hover animations & smooth transitions
├── index.html # Main layout structure
├── style.css # Styling & responsive behavior
├── main.js # Sidebar, dropdown, and UI interactions
└── assets/ # Thumbnails, icons, images
- Video player page
- Real API integration (YouTube Data API)
- Search functionality
- Channel page mockup
- Light theme + dark theme
Suggestions and pull requests are welcome.
Open-source under MIT License.