Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.03 KB

frontend-react-kit

Documentation

Tech stack

This React boilerplate is based on create-react-app, and additionally includes:

React

Redux

  • redux, predictable container for app state
  • redux-thunk, async support for redux actions
  • redux-act, use actions themselves as references inside reducers

Styling

  • styled-components Use the best bits of ES6 and CSS to style your apps without preprocessors