Define an UI to implement
After @tin finishes the UX work, we can define the required views and components. We can make some issues for them and define some tests. With react testing library: https://testing-library.com/ and do some TDD. Does that sound good?