React tutorial - Video Search App

Simple React application using youtube search api. (No Redux)

Usage:

npm install
npm run start

App should be up on http://localhost:8080

Running guard in a separate terminal will also do browser livereload when source changes.