Skip to content

aditi-jadhav-arch/youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone

A front-end clone of the YouTube homepage built using HTML and CSS. This project replicates the layout of YouTube’s desktop UI, including the header, sidebar, and video grid. It was built as part of my learning journey to practice responsive design and clean HTML/CSS structure.


🚀 View Project

👉 Check it out here


✨ Features

  • Responsive layout (desktop view)
  • YouTube-style header with search and icons
  • Sidebar with navigation icons
  • Video grid with thumbnails and details
  • Clean, modular file structure

🛠️ Tech Stack

  • HTML5
  • CSS3
  • No frameworks or JavaScript used

📸 Screenshot

YouTube Clone Screenshot


📁 Folder Structure

youtube-clone/ 
├── index.html → Main HTML file
├── styles/ → All CSS files
│ ├── general.css
│ ├── header.css
│ ├── sidebar.css
│ └── video.css
├── thumbnails/ → Video thumbnail images
├── icons/ → Icon assets
├── channel-pictures/ → Channel profile pictures
└── screenshot.png → Project screenshot for README

About

A front-end clone of the YouTube homepage. [June 2025]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published