This is a front-end clone of the YouTube homepage built using HTML and CSS. It replicates the layout, design, and responsiveness of YouTubeβs user interface.
Click here to view the website
- YouTube-like homepage layout
- Video thumbnails grid
- Sidebar navigation
- Responsive design using Flexbox and Grid
- HTML
- CSS
- Flexbox
- CSS Grid
index.html
β Main HTML pagestyle.css
β All styling/assets
β Images and icons
(Add a screenshot if you want to make it stand out)
This project helped in mastering the use of Flexbox and Grid layout, understanding UI design patterns, and building responsive layouts from scratch.