unisonweb / codebase-ui

Unison Codebase UI
https://share.unison-lang.org
MIT License
46 stars 7 forks source link

Add (and style) the basic Catalog page layout #290

Closed hojberg closed 2 years ago

hojberg commented 2 years ago

Problem

We want to render a catalog page (https://github.com/unisonweb/codebase-ui/issues/144)

Solution

CleanShot 2021-12-14 at 16 06 39@2x

(this screenshot is the current look, but needs more work in terms of hero background and input focus)

Caveats/Notes

There's a bunch of hardcoded mock data that'll be removed when we load this from the server for real (empty categories are not expected to show up on the final page).