- Navigation and routing using
react-router
&react-router-dom
.
- Application State management with
redux
,react-redux
&redux-thunk
.
- i18n with
react-intl
and English language by default.
- Configured and already initial 100 % tests coverage with
jest
.
- Code formatter configuration using
prettier
.
- Configured
eslint
as an AST pattern checker.
- Runtime checking for React props using
prop-types
.
- Easy deployment of the final app using
docker
.
react-final-scaffolding is MIT-licensed.