Reactcomponents

(4 components)Single, self-contained UI elements. Each one is a single .tsx file with typed props, styled with inline styles so it drops into any React or Next.js project without touching your CSS setup.

All components

1. What kind of React components are in this collection?

Small building blocks rather than whole pages: the button, badge and avatar primitives that every interface needs, plus a few more opinionated pieces. Every component page carries a live preview you can interact with, a props table generated from the component's own metadata, the source in full, and the steps to get it running in your project.
FAQ

Questions
about
these
components

What they are, how they are built, and what it takes to get one into your project.