cra-template-react-redux-typescript-starter

This is a customized template for a React Application that uses Redux Toolkit with TypeScript.

To use this template simply use the command for creating a new React application

npx create-react-app my-app --template react-redux-typescript-starter

Important packages included with the template

  • TypeScript
  • Redux Toolkit
  • React Router Dom v5
  • Ant Design (UI Library)

License

MIT