Opinionated Create React App template with all the important stuff1
1: PWA, eslint, Material UI, react-router, cypress, Google Analytics, Sentry, swr, zustand, craco, sass and other bits and bobs.
$ npx create-react-app my-app --template @iamnapo
Note: Be sure to edit
.env
&.github/workflows/ci.yml
accordingly, before starting developing!