Built by Do Van Minh An with a broken heart.
This is a Hoa UI project built on Ark UI, Tailwind, cva, inspired by Shadcn UI, Daisy UI and Park UI.
Hoa means "flower" in VietnameseFirst, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
To learn more about Hoa UI, take a look at the following resources:
- Ark UI Documentation - a headless component library for a wide range of JavaScript frameworks
- Park UI - a designed components built with Ark UI and Panda CSS
You can check out the Hoa UI GitHub repository - your feedback and contributions are welcome!
- Why support different JavaScript frameworks?
- Supporting various JavaScript frameworks lets you create design systems that work well on different platforms. It gives developers the freedom to pick the tools that suit their skills and project needs, boosting productivity and making it easier to maintain the codebase over time.
- Which JavaScript frameworks are supported?
- Hoa UI, built on top of Ark UI, supports React, Solid, and Vue. We're planning to add Svelte support later this year.