Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1022 Bytes

README.md

File metadata and controls

45 lines (32 loc) · 1022 Bytes

YouTube UI Clone with HTML and CSS

This project is a simple YouTube clone created using only HTML and CSS. It serves as a hands-on exercise for front-end development.

Table of Contents

Features

List the features of your YouTube clone. For example:

  • Responsive layout
  • Navigation bar
  • Sidebar with same ui as youtube
  • etc.

Technologies Used

  • HTML
  • CSS

Installation

Clone the repository to your local machine.

git clone https://github.com/Er-luffy-D/youtube_clone.git

Usage

Open the index.html file in your preferred web browser to view the YouTube clone.

cd youtube-clone
open index.html

Contributing

Feel free to customize and modify the HTML and CSS files to experiment with different styles and layouts. If you would like to contribute to this project.