This project is a work in progress.
This project was started, because I found myself and many developers would like to get an insight on how Redux and React Router can be used in the bigger projects than a TODO app.
Feel free to contribute to make it a great start point for others.
The redux structure follows the ducks modular redux proposal
Example blog app built with React, Redux and React Router.
npm install && npm start