Your starter is ready to build on.
Fonts, theming, and an accessible, props-only component library are already wired up. Edit app/page.tsx to make it yours.
Themeable tokens
Every color, radius, and shadow is a CSS variable in styles/globals.css. Dark mode is wired via next-themes.
39 documented components
Props-only APIs, keyboard and screen-reader support, and a Storybook story for every component.