The essential boilerplate for React web development. Supports customization. Bootstrapped with Create React App (CRA).
- Example Todo List app
- React support libraries:
- Redux bindings with DevTools and Redux support libraries:
- CSS-in-JS using Emotion and Chakra UI
- ID generator library: Hashids
- Override CRA config with customize-cra instead of ejecting
- stylelint
- Static type checking with Flow
- Shallow component testing with Enzyme
- Travis CI configuration and GH pages deployment
- Code coverage reporter Codecov