Craft UI is a design system and collection of components for developing marketing websites at much greater speeds.
In order to get the most out of Craft UI, you will need to be familiar with the following:
# Install Dependencies
npm install -D react-wrap-balancer
npm install -D @tailwindcss/typography
npm install -D next-themes
# Install shadcn/ui and all components
npx shadcn-ui@latest init
npx shadcn-ui@latest add -a
Coming soon ...
Craft UI is open-sourced software licensed under the MIT license.