Add an Etherscan api key to a .env file, create a new .env by copying the example: cp .env.example .env and then edit .env and insert your API key in the appropriate env var.
Run: make start
Then visit the app in your browser at localhost:3000