Pollen is a small library of React components that I use to build my personal websites. (Because bees use pollen to build honeycomb)
The library uses pnpm for dependencies. Install them with pnpm i, then build
the library with pnpm build.
Run pnpm storybook to start storybook and see examples of each component.