Graffiti UI

A custom & evolving UI library designed in Figma and implemented in React & TypeScript for use in my various projects.

I create lots of apps and experiments and decided it would be nice to have a central UI library that I can use across future apps. Over time this will allow me to create a repository of components that I can simply drop into new user interfaces, saving a good chunk of otherwise wasted time.

The library was initially designed in Figma, and then implemented in React with TypeScript. It's fully documented, includes a Storybook site, and automated CI/CD with GitHub Actions that perform testing, build the docs and publish the package to NPM.