A Simple Example on how to use React Router and Redux (persisting data in the browser's cache)
- Pre configured react enviroment with router, redux, eslint code verification and more
- Data persistance in redux (if you restart the browser (even if you quit it) the state will persist)
- Update project to use webpack 4
- some more features