This project was bootstrapped with Create React App and react-app-rewired and my Typescript Linaria template.
It also comes with Linaria and Font Awesome as well as Wes Bos' eslint config.
This project uses yarn to manage dependencies and run scripts.
First, install the packages
yarn install
Then start the app
yarn start