First challenge is to convert Cat Fact! app to typescript located in cat-fact-app folder Second challenge is to convert Input component without declaring new interfaces
cd cat-fact-app
yarn install
To start webpack dev server run:
yarn start
Feel free to check cheatsheet with converted solution