New Project ModalA pill button that morphs into a soft-UI project creation form — title, description, 7-swatch color label picker, Private toggle, and a checkmark-confirm Create button.

UIModalInteractive

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/new-project-modal
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

More like this