🛠 Opinionated Create React App template with TypeScript, Redux & Emotion.
npx create-react-app my-app --template typekit
- 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
- cra-template-redux official Redux+JS template
- cra-template-redux-typescript official Redux+TS template
Licensed under the MIT license.