Skip to content

YouTube is an American online video sharing and social media platform. It is an attempt to build functionality like Youtube using API

Notifications You must be signed in to change notification settings

subhajit51193/Youtube-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Screenshot

Youtube Clone

It is an attempt to build a functinality like Youtube using API. Tried to make the page as original as I could.

Features

  • Dynamic Searching using API

API Reference

Get items according to parameter

  https://youtube.googleapis.com/youtube/v3/search?part=snippet&q=${input}&key={Your%20Key%20here}&maxResults=50
Parameter Type Description
api_key string Required. Your API key

Get most popular items

  `https://www.googleapis.com/youtube/v3/videos?chart=mostPopular&key={YOur%20key%20here}&part=snippet&maxResults=50
Parameter Type Description
id string Required. API key to fetch

Deployment Link

To deploy this project run

  https://incomparable-kashata-7aae74.netlify.app/

Tech Stack

Client: HTML, CSS, JavaScript

Server: NA

Feedback

If you have any feedback, please reach out to us at nnorth87@gmail.com

🔗 Links

portfolio linkedin

Author

Subhajit Saha[subhajit51193]

About

YouTube is an American online video sharing and social media platform. It is an attempt to build functionality like Youtube using API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published