Skip to content

Basic ReactJS app to search Youtube, display the results (list of 5) and an embedded video player.

Notifications You must be signed in to change notification settings

gunn4r/ReactJS-YouTube-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Youtube Search

Basic ReactJS app to search Youtube, display the results (list of 5) and an embedded video player. Selecting a video from the list loads that video into the embedded player. Includes search throttling using Lodash.

Use npm install to install dependencies, add your YouTube API Key to src/index.js, then npm start to run and off you go!

ReactJS, Javascript, HTML, CSS, Webpack, Babel, NodeJS, Lodash.

About

Basic ReactJS app to search Youtube, display the results (list of 5) and an embedded video player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published