Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 758 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 758 Bytes

YouTube Clone

This is a simple YouTube clone built with HTML, CSS, and JavaScript. The project aims to replicate the basic functionality and user interface of YouTube, providing an engaging platform to explore and watch videos.

Features

  • Responsive layout that adapts to different screen sizes
  • Video thumbnails with titles
  • Basic video playback functionality
  • Search bar to find videos
  • User-friendly navigation

Technologies Used

  • HTML: For the structure of the web pages
  • CSS: For styling and layout
  • JavaScript: For interactivity and functionality

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/youtube-clone.git