Skip to content

Great React app scaffolding with already provided state managements, routing, i18n, docker deployments, code formatting and linting, tests configuration, and runtime checking for React props.

License

Notifications You must be signed in to change notification settings

ygpedroso/react-final-scaffolding

Repository files navigation

React application scaffolding with:

Routing system

  • Navigation and routing using react-router & react-router-dom.

State Management

  • Application State management with redux, react-redux & redux-thunk.

i18n

  • i18n with react-intl and English language by default.

Tests

  • Configured and already initial 100 % tests coverage with jest.

Code Formating

  • Code formatter configuration using prettier.

Linter

  • Configured eslint as an AST pattern checker.

React Props checker

  • Runtime checking for React props using prop-types.

Deployment

  • Easy deployment of the final app using docker.

License

react-final-scaffolding is MIT-licensed.

About

Great React app scaffolding with already provided state managements, routing, i18n, docker deployments, code formatting and linting, tests configuration, and runtime checking for React props.

Resources

License

Stars

Watchers

Forks

Packages

No packages published