This repository is how I prefer to bootstrap a React project.
See create-react-app original README for more information about React.
- React
- TypeScript
- Redux - State management library
- React Router - Routing library
- Material UI - UI components for Material Design
- react-i18next - Internationalization library
- lodash - Collection of common utility functions
- Immer - Immutable state library