Practicing React with YouTube API
There are two methods for getting started with this repo.
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone
> cd ReduxSimpleStarter
> npm install
> npm start