/redux-simple-router-example

This is a simple example of how to use redux-simple-router.

Primary LanguageJavaScriptMIT LicenseMIT

redux-simple-router-example

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.

Screenshot

Live Example

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!