How to use Optiq UI in your project.
Optiq UI
is based on shadcn/ui, so you need to install it before using any of our sections.
Run the init
command to create new nextjs project.
npx shadcn@latest init
Now you can copy and use our sections in your new project.