https://github.com/abdullahmaqbool22/youtube-clone
A HTML & CSS based project made for programming course.
https://github.com/abdullahmaqbool22/youtube-clone
css html
Last synced: 7 months ago
JSON representation
A HTML & CSS based project made for programming course.
- Host: GitHub
- URL: https://github.com/abdullahmaqbool22/youtube-clone
- Owner: AbdullahMaqbool22
- License: mpl-2.0
- Created: 2023-07-25T05:04:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T06:24:27.000Z (about 2 years ago)
- Last Synced: 2024-12-29T20:48:16.383Z (about 1 year ago)
- Topics: css, html
- Language: HTML
- Homepage: https://abdullahmaqbool22.github.io/YouTube-Clone/
- Size: 830 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube.com
This repository contains the code for the YouTube.com website. It is a simple HTML and CSS-based web page that replicates some of the features and design elements of the YouTube website.
## Table of Contents
- [Description](#description)
- [Live Demo](https://abdullahmaqbool22.github.io/YouTube-Clone/)
- [Usage](#usage)
- [Installation](#installation)
- [Contributing](#contributing)
- [Content](#content)
- [License](#license)
- [Contact](#contact)
## Description
The YouTube.com website is a static web page that imitates the layout and style of the YouTube platform. It includes a header, sidebar, and a video grid showcasing different video previews with their titles, authors, and view statistics and videos, profile's, and only subscription icon is working.
## Live Demo
You can view a live demo of the YouTube.com website by following this link: [YouTube.com](https://abdullahmaqbool22.github.io/YouTube-Clone/)
## Usage
To view the YouTube.com website, simply open the `index.html` file in your web browser.
## Installation
There is no installation required for this project. It is a static web page, and you can run it locally by opening the `index.html` file in your browser.
## Contributing
This project is for demonstrative purposes and is not actively maintained. Therefore, contributions are not accepted at the moment.
## Content
- `index.html` (HTML code).
- `channels` profile pic folder (.jpg file).
- `icons` folder (.jpg, .png, .svg files).
- `styles` folder (CSS code).
- `thumbnails` folder (.webp file)
## License
This project is licensed under the ownership of Abdullah Maqbool.
## Contact
For any inquiries or support, please contact Abdullah at abdullahmaqbool08@gmail.com.
---