Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 557 Bytes

File metadata and controls

10 lines (8 loc) · 557 Bytes

myYoutube

About Website :

  • I created a yutube.com Clone using google API from google developer console you can check on "https://console.cloud.google.com/apis" where you find API nad API key using that i fetch the API and map into HTML element using JavaScript function its easy

  • I added a seaech bar using debouncing and when click on the search button it will make get request to get releted result. and when you click on any thumb nail it will redirect to another page and you can see the vedio .

  • Tools 🛠️:

  • HTML.

  • CSS.

  • JavaScript.