Skip to content

nazmussakib-dev/youtube-ui-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone UI 🎬

A pixel-perfect front-end clone of YouTube’s homepage built using only HTML and CSS.
This project focuses on layout mastery, responsive grid systems, and clean UI structure.


🚀 Live Preview

View Live Site


✨ Features

  • 📌 Fixed navigation header
  • 📂 Sidebar with icon navigation
  • 🔍 Search bar with tooltip interactions
  • 🎥 Responsive video grid layout
  • ⏱ Video duration overlay
  • 🔔 Notification badge
  • 🧭 Clean spacing and alignment system

🛠 Tech Stack

  • HTML5
  • CSS3 (Flexbox + Grid)
  • Google Fonts (Roboto)

📁 Folder Structure

├── index.html
├── Styles/
│   ├── general.css
│   ├── header.css
│   ├── sidebar.css
│   └── video.css
├── thumbnails/
└── favicon.png


📱 Responsiveness

  • Desktop: 3-column video grid
  • Tablet: 2-column grid
  • Fixed sidebar + sticky header layout

🎯 What This Project Teaches

  • Real-world UI cloning
  • Layout engineering with Flexbox & Grid
  • Positioning (fixed, absolute, relative)
  • Component-based CSS structure
  • Pixel-perfect spacing discipline

👨‍💻 Author

Nazmus Sakib
Computer Science & Engineering
Jagannath University, Dhaka


⭐ If you like it

Drop a star and fork it.
UI grind never stops.


📂 Project Files Used

  • Main Layout: index.html
  • Base Styling: general.css
  • Header System: header.css
  • Sidebar Nav: sidebar.css
  • Video Grid: video.css

About

Pixel-perfect YouTube homepage clone built with pure HTML & CSS — featuring responsive grid layout, fixed header, sidebar navigation, and clean UI interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors