create-react-app-with-styled-components-typescript

The main difference between this and the non-typescript example is that you need to add the following path config to your tsconfig:


Install
npm install create-react-app-with-styled-components-typescript@5.0.0