LoveUI is an open-source React UI library for building polished product interfaces.
This repo contains the LoveUI website, docs, component examples, and copy-paste blocks. It is for developers who want ready-to-use React and Tailwind CSS components without installing a large design system package.
- Docs for using and customizing LoveUI
- Reusable UI components
- Component examples with source code
- Full page and section blocks
- AI-readable docs through
llms.txtandllms-full.txt
- Next.js
- React
- Tailwind CSS
- Fumadocs
- Base UI
bun install
bun run devOpen http://localhost:3000.
bun run types:check
bun run buildapp- site routes and API routescontent- docs contentcomponents- website and shared componentsregistry- LoveUI components, examples, and blockslib- data, SEO, search, and source helpers