Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.16 KB

YouTube Clone using HTML and CSS

Description:

This project is a simplified clone of YouTube, built using only HTML and CSS. The clone allows users to browse and click on video thumbnails to view the corresponding YouTube videos.

File Structure:

- index.html: The main HTML file containing the layout and structure of the YouTube clone.

- styles/: A folder containing the CSS files for styling the clone.

- thumbnails/: A folder containing the video thumbnails used in the clone.

- channel-profile/: A folder containing the profile pictures used in the clone.

- icons/: A folder containing the icons used in the clone.

Features:

- Browse video thumbnails and click to view the corresponding YouTube videos.

- Simplified navigation and layout inspired by YouTube.

Note:

This project is a simplified clone and does not include all the features and functionality of the actual YouTube platform.

Acknowledgments:

This project was built using HTML and CSS, and utilizes YouTube's video links for playback.

The link for the website is:

https://thorfinn05.github.io/Youtube-Clone/