An open API service indexing awesome lists of open source software.

https://github.com/kishlayjeet/youtube-clone

A short and simple youtube clone using youtube api.
https://github.com/kishlayjeet/youtube-clone

api clone css css3 html javascript y youtube youtube-api youtube-clone

Last synced: 10 months ago
JSON representation

A short and simple youtube clone using youtube api.

Awesome Lists containing this project

README

          

# Youtube Clone using API

Welcome to this repository containing a fully working Youtube clone built using pure HTML, CSS, and JavaScript and utilizing the Youtube API.

Please note that this website is for educational purposes only and is intended to be used as a portfolio piece. It is not intended for commercial or monetary gain and is not affiliated with Youtube.

## Features

- Search feature allows you to search for any video on Youtube
- Homepage includes recommended videos
- and many more

## Installation

1. Clone the repository
2. Add your Youtube API token in the main.js file
3. Open the index.html file in your browser
4. Done!

## Libraries/Technologies used

- HTML
- CSS
- JavaScript
- Youtube API

## Screenshots

![Website Screenshot](https://imgur.com/5Sa5JXk.png)

## Disclaimer

Please note that the code provided in this repository may not be the most efficient or optimal solution and is intended for educational purposes only. It is recommended to use this code as a reference or starting point and to try building your own version of the project before looking at the solutions.

## Conclusion

This repository provides a fully functional Youtube clone built using pure HTML, CSS, and JavaScript utilizing the Youtube API. It is intended for educational purposes and can be used as a portfolio piece. Use the code provided in this repository as a reference or starting point and try building your own version of the project. It is important to note that the project is not affiliated with Youtube and is not intended for commercial or monetary gain.