close
Back to Projects

GlinUI

A component library and design system for building consistent, accessible user interfaces.

GlinUI screenshot
ReactTypeScriptTailwindStorybook

After building the same button, modal, and dropdown for the third project in a row, I extracted the common pieces into GlinUI. It's a React component library and design system that keeps things consistent across GLINCKER projects. Every component is typed with TypeScript, styled with Tailwind CSS, and follows WAI-ARIA accessibility guidelines. The library includes primitives (buttons, inputs, badges), composites (data tables, command palettes, toast notifications), and layout components. Documented with Storybook so you can browse and test every variant before using it.

Contact