Motif library — browse, compare, and export design tokens from real-world sites.
- Framework: Next.js 16
- Styling: Tailwind CSS
- Components: shadcn/ui
- Linting: Biome
- Runtime: Bun
bun install
bun devOpen http://localhost:3000 in your browser.
| Command | Description |
|---|---|
bun dev |
Start development server |
bun build |
Build for production |
bun start |
Start production server |
bun lint |
Run Biome linter |
bun format |
Format code with Biome |
Deployed on Vercel at visual-reference.crafter.run
MIT