React & Redux tutorial - Simple Blog

React & Redux app using react-router.

$ npm install
$ npm run start

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

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