On the /challenges/ route, we want to display a list of challenges and allow users to click into those challenges. The following challenge properties should be visible on this page (loaded from the backend).
Pagination is out-of-scope for this task, but if you want to take it on, then go for it!