Skip to content

Latest commit

 

History

History
54 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

54 lines (24 loc) · 1.16 KB

YouTube Clone

YouTube.com clone which will provide real time video search results along with no add experience.

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required: https://youtube.googleapis.com/youtube/v3/videos?part=snippet&chart=mostPopular&maxResults=50&regionCode=IN&key=[YOUR_API_KEY]

Authors

Deployed Link

Check out the Deployed link

https://lighthearted-moonbeam-b81691.netlify.app/

Tech Stack

Tech Used: Javasript, HTML, CSS

Screenshots

App Screenshot

Landing page

App Screenshot

Search Functionality

App Screenshot

Sorting Functionality by time Old-New