Skip to content

A React & Redux boilerpalte following atomic design methodlogy

License

Notifications You must be signed in to change notification settings

alexander-elgin/atomic-react-redux

Repository files navigation

Atomic React Redux

atomic design

A React & Redux front-end boilerplate based on atomic design methodology

node Dependencies Build Status Coverage Code Quality

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

Package Info

For auth features (back end) you can use express-passport-boilerplate

Install

$ yarn install

Launch

$ yarn start

Tests

$ yarn test

License

MIT Inspired by react-boilerplate