Skip to content

Login 1

Sign-in form with social providers and email/password fields.

01 / 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/login-1.json
Prefer to iterate with AI?Open in

Usage

The CLI writes the block to components/login.tsx. Import it anywhere:

Loading...