Skip to content

guumeyer/SearchVideoAppReactWithRedux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchAppReactWithRedux

Simple page like youtube page, that you can search, view the result list and play the video using react.

What I used in this project:

react

react-dom

Youtube API - you need to have KEY to access te youtube resources

youtube-api-search - Simple library to seach the youtube videos

lodash - Utility library - In this case I just use to create delay in the search bar field.

#What you need to run this project nodejs version v4.4.7 or later

###Getting Started### Using the terminal command:

> git clone https://github.com/guumeyer/SearchVideoAppReactWithRedux.git

> cd SearchVideoAppReactWithRedux

> npm install

> npm start

About

Simple page like youtube page, that you can search, view the result list and play the video using react.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors