/example-react-redux-router-api

Super lean example of using React + Redux + React Router v4 navigation workflow

Primary LanguageJavaScript

Example React + Redux + React Router v4 + JSON API app

Do

yarn start

and open http://localhost:8080.

The code is intentionally crappy, with minimal number of layers of abstractions, because, well, that's how things should be made: maintainable enough, but with least amount of rules & structure.