/cra-template-typekit

Opinionated Create React App template with typescript, redux-toolkit, react-testing-library

Primary LanguageTypeScriptMIT LicenseMIT

cra-template-typekit

logo

Opinionated template for Create React App.


version PRs Welcome License

Watch on GitHub Star on GitHub

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
  • Async data fetching with axios
  • Eslint configuration that's compatible with prettier
  • 100% test coverage for initial components
  • Styling with scss modules

Alternative templates

License

Licensed under the MIT license.