Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codexpuneet/youtube
This is YouTube Clone Project created by using HTML,CSS & JS only. For data fetching I use YouTube APIs. Hope you like
https://github.com/codexpuneet/youtube
css html javascript netlify vscode
Last synced: about 2 months ago
JSON representation
This is YouTube Clone Project created by using HTML,CSS & JS only. For data fetching I use YouTube APIs. Hope you like
- Host: GitHub
- URL: https://github.com/codexpuneet/youtube
- Owner: CodexPuneet
- Created: 2022-12-14T06:41:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T22:05:50.000Z (about 2 years ago)
- Last Synced: 2024-10-27T22:23:31.349Z (3 months ago)
- Topics: css, html, javascript, netlify, vscode
- Language: HTML
- Homepage: https://chimerical-unicorn-82dad6.netlify.app/
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![youtube](https://user-images.githubusercontent.com/103636380/214959987-92c15a6d-ab5f-4173-8e90-d1f9efe2495f.png)
YouTube
YouTube is a global online video sharing and social media platform. It is owned by Google, and is the second most visited website, after Google Search. YouTube has more than 2.5 billion monthly users who collectively watch more than one billion hours of videos each day.## π Built with
Technologies used in the project:
![HTML](https://img.shields.io/badge/HTML-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![CSS](https://img.shields.io/badge/CSS-007ACC?&style=for-the-badge&logo=css3&logoColor=white)
![Javascript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)
## π» Screenshots
**Home Page:**
![Home Page](![![Homepage](https://user-images.githubusercontent.com/103636380/214957935-ecc1acb7-9c26-46bd-98a1-a5d1cb0babf2.png)
]))**Single Product Page:**
![Single Product Page]([![Insides (1)](https://user-images.githubusercontent.com/103636380/214958194-da1f63c4-4b15-408a-a5a2-13f7d029057c.png)
])
)## β¨ Features
- Search functionality
- Fullscreen mode
- Single Video Mode## π Demo
**Front-end deployed URL:**
https://chimerical-unicorn-82dad6.netlify.app/# Installation
Clone the project
```bash
git clone https://github.com/CodexPuneet/Youtube.git
```
## βDeveloper
- [@CodexPuneet](https://www.github.com/CodexPuneet)
##
This project was a part of my learning and I have implimented to the best of my knowledge CSS and Vanilla Javascript to build this.