Skip to content

Revanth-144/Youtube_Project

Repository files navigation

YouTube Clone

Overview

This project is a basic YouTube.com clone created using HTML and CSS.
It replicates the layout and structure of YouTube's homepage, focusing on UI components such as the header, sidebar, and video grid.

Features

  • Fully responsive header with search bar, voice search, and icons.
  • Sidebar navigation with Home, Explore, Subscriptions, and more.
  • Video grid displaying video thumbnails, titles, channels, and view counts.
  • Tooltips for icons when hovered.
  • Organized and modular CSS styling for easy maintenance.
  • Realistic layout similar to YouTube's desktop design.

Technologies Used

  • HTML
  • CSS
  • Google Fonts (Roboto)
  • Icons and images to simulate YouTube UI elements

Getting Started

How to Run

  1. Clone the repository:
    git clone https://github.com/your-username/YouTube-Clone.git
  2. Make sure all the required assets (CSS files, images, icons) are placed properly.
  3. Open the youtube.html file in your web browser.

📢 Note: This project is frontend-only and does not have video playing functionality or real backend/API integration.

Future Improvements

  • Add responsiveness for mobile and tablet screens.
  • Implement JavaScript for dynamic interactions.
  • Dark mode toggle.
  • Add video play functionality.

Contributing

Contributions are welcome! If you find any bugs or have suggestions, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published