Skip to content

ankurdengla/Youtube-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Search · Inline docs

A Youtube search utility that sorts the results client-side

About

A simple Youtube search utility that fetches results using Youtube-data-api-v3. The results obtained are sortable on the basis of title (lexicographically) and date published (from most recent to least).

Video Demo

A video demo can be viewed by clicking on the following - Watch Demo

Steps to run

  • Install create-react-app by typing "npm install create-react-app".
  • Clone the repository.
  • Go to the directory.
  • Run "npm install" (without the quotes) to install the dependencies.
  • Run "npm start"
  • Go to "localhost:3000" on your browser.

Under the hood

Creators

About

A Youtube-search utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published