A simple YouTube homepage clone built using HTML, CSS, and a bit of JavaScript.
This project replicates the core layout and visual design of YouTube’s main interface — including the header, sidebar, and video grid — built purely for learning purposes.
- Responsive design using Flexbox and Grid
- Navigation bar with logo and icons
- Sidebar with interactive hover effects
- Video grid layout inspired by YouTube’s homepage
- Basic JavaScript for interactivity
- HTML5
- CSS3
- JavaScript (Vanilla)
This project was created to practice front-end UI development, CSS layout techniques, and basic DOM manipulation with JavaScript.
It’s a part of my ongoing journey to master modern front-end design and development concepts.
💡 Created by Sayyed Rabeeh — for learning and improving front-end development skills.