Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Latest commit

 

History

History
73 lines (59 loc) · 2.71 KB

README.md

File metadata and controls

73 lines (59 loc) · 2.71 KB

🛠 Opinionated Create React App template with TypeScript, Redux & Emotion.

version PRs Welcome License

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
  • 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

License

Licensed under the MIT license.