sauravugi / YouTube_Clone

It is a clone application of YouTube which allows you to watch ads free videos in real time.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/ 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

About

It is a clone application of YouTube which allows you to watch ads free videos in real time.

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

License:MIT License


Languages

Language:HTML 51.1%Language:CSS 30.5%Language:JavaScript 18.4%