Gals LabPro

ReactMain Content

Summary
The UI library behind most of the interfaces I build.
Description

React is my default for building interfaces. Components keep every part of a page small, reusable, and easy to reason about, which means faster builds and fewer surprises as a site grows.

I have used it on everything from marketing sites to full platform rebuilds, usually paired with Next.js and TypeScript.

What I use it for
  • Interactive interfaces
  • Component-driven design systems
  • Single-page applications
  • Platform rebuilds
More library entries