A design system for Cryptlex
Rewriting for a coherent brand image
Posted on:
less than a minute
I rewrote the Cryptlex component library using React and built a Next.js output: static website with it. Most of what Next is being used for is the router, which might just be replaced by Tanstack Router if I can get it to prerender pages.
Previous iterations
Previous iterations written by me over the years failed to be performant, represent brand elements in the visual style, and were painful to maintain due to the growing size and absence of templating.