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.
- Responsive layout that adapts to different screen sizes
- Video thumbnails with titles
- Basic video playback functionality
- Search bar to find videos
- User-friendly navigation
- HTML: For the structure of the web pages
- CSS: For styling and layout
- JavaScript: For interactivity and functionality
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/youtube-clone.git