This is an example of a Redux + React application accessing the Reddit API.
I am following the Redux advanced async documentation here:
http://rackt.org/redux/docs/advanced/AsyncActions.html
Trying to do this in a TDD-fashion.
npm run test:watch
npm start