This is sample counter app based on react-redux. The purpose of this app is to show redux beginners (like me :D) least code to use react-redux.
To run this sample, please type the following command:
$ npm start
See this article (Japanese) for more details.