A React & Redux front-end boilerplate based on atomic design methodology
- ES6
- eslint
- i18N translation
- jest
- material-ui
- postcss
- react-icons
- redux-form
- redux-saga
- reselect
- storybook
- styled-components
- token-based authentication
- webpack
For auth features (back end) you can use express-passport-boilerplate
$ yarn install
$ yarn start
$ yarn test
Inspired by react-boilerplate