This React boilerplate is based on create-react-app, and additionally includes:
- react-router v4, keep UI in sync with the URL
- react-intl, internationalisation support
- redux, predictable container for app state
- redux-thunk, async support for redux actions
- redux-act, use actions themselves as references inside reducers
- styled-components Use the best bits of ES6 and CSS to style your apps without preprocessors