atomic-react-redux
v1.0.0
Published
A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices
Downloads
2
Maintainers
Readme
Atomic React
A React & Redux front-end boilerplate based on atomic design methodology
Main Features
- ES6
- eslint
- i18N translation
- jest
- material-ui
- postcss
- react-icons
- redux-form
- redux-saga
- reselect
- storybook
- styled-components
- token-based authentication
- webpack
Dependencies
For auth features (back end) you can use express-passport-boilerplate
Install
$ yarn install
Launch
$ yarn start
Tests
$ yarn test
License
Inspired by react-boilerplate