Skip to content

Coenni/YoutubeSearchAPIDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is simple sample ReactJS project which uses youtube search api and shows paging with dynamic "load more" option. It loads more 20 results when you arrive at bottom of the page.

  1. checkout project
  2. cd to project folder(ex. H:\workspace\YoutubeSearchAPIDemo)
  3. run "npm install" from command line.
  4. run "npm run webpack" from command line.
  5. open index.html file using any browser application.(ex. H:\workspace\YoutubeSearchAPIDemo\index.html)

About

simple ReactJS project using Youtube search data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages