Building the Stats UI

Today I'll try and hack together a really simple dashboard to display the data I started collecting yesterday.

Managed to build out the UI. What an absolute joy it is to write plain React again.

Not much styling yet, so it doesn't look all that great.

alt text

I populated it with some dummy data, but next step would be fetching the actual data from the api.

This is all for today, though!

Very excited to wire this up!