🛠 Opinionated Create React App template with TypeScript, Redux & Emotion.
Usage
npx
npx create-react-app my-app --template typekit
Includes
Features
- VS Code support
- Initial code that follows best practices and uses tools included
- Data fetching with Axios
- Eslint configuration that's compatible with Prettier
- Styling with Emotion
- Craco for easy configuration without ejecting
- 100% test coverage for initial components
Alternative Redux templates
- cra-template-redux official Redux+JS template
- cra-template-redux-typescript official Redux+TS template
License
Licensed under the MIT license.