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

rrebase/cra-template-typekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠 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.