This is a simple example of how to use redux-simple-router. Feel free to critique this via opening an issue or sending a PR.
To run this, simply git clone
the repo and then run:
npm install
npm run example
# Navigate to localhost:9001 to check it out!
Thanks!