Running the app

yarn install
yarn start

Environment variables (=default)

REACT_APP_API_BASE_URL=http://localhost:5000
REACT_APP_API_DELAY=1000

TODO

  • Cache single span requests
  • Fix folder structure and separate component domains