A React App to search for and viewing youtube videos.
http://rgoraya.github.io/react-youtube-search
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone https://github.com/rgoraya/react-youtube-search.git
> cd react-youtube-search
> npm install
> npm start
Download the .zip file here. Extract the zip file contents, then open your terminal, change to the project directory, and:
> npm install
> npm start