GitHub - thisismydesign/cra-typescript-starter: Create React App boilerplate in TypeScript for rapid development with battle-tested standards

1 min read Original article ↗

Create React App TypeScript Starter

Opinionated Create React App boilerplate in TypeScript for rapid development with battle-tested standards.

Check out Live: https://thisismydesign.github.io/cra-typescript-starter/

Use this template

Stack

It has

  • everything from js-boilerplate
  • everything from cra-boilerplate
  • everything from cra-typescript-boilerplate
  • Material UI
  • styled-components
  • cypress
  • Responsive Layout component with header and footer
  • Configurable color palette
  • React router
  • Code splitting
  • Helmet
  • Google Analytics

Conventions

This project follows C-Hive guides for code style, way of working and other development concerns.

License

The project is available as open source under the terms of the MIT License.