A video playing website with search and live reloading using the Youtube API
###Getting Started###
There are two methods for getting started with this repo.
####Familiar with Git?##### Checkout this repo, install depdencies, then start the gulp process with the following:
> git clone git@github.com:acp31/React-YouTube-Player.git
> cd React-YouTube-Player
> npm install
> npm start
###Yout Need to have your own Youtube API Key###