React components library, initially for Finetwork projects. Built on top of Radix-UI primitive components as base components in order to have accessible components, and Stitches for styling.
// with npm
npm install @finetwork/ui react
// with yarn
yarn add @finetwork/ui react
Check out our documentation website.