Skip to content

Sign Up 3

Sign-up form with email first and social provider options.

03 / 03
Loading preview

Installation

Run this in a project that already uses shadcn/ui. The CLI adds the block, its components and npm dependencies.

pnpm dlx shadcn@latest add https://ui.sumansharma.info.np/r/sign-up-3.json
Prefer to iterate with AI?Open in

Usage

The CLI writes the block to components/sign-up.tsx. Import it anywhere:

Loading...