Beta modeInstall commands on this page use lovdacn@beta, which installs from the beta registry and may change before the stable release.What’s in beta

Signup 03

A compact branded registration card with password confirmation.

Blocks are in betaBlock APIs and installed file output may change between releases. Pin the components you install and re-check after upgrading.
Loading preview…

Installation

npx lovdacn@latest add signup-03

What it installs

  • app/(auth)/_layout.tsx — the (auth) route group layout
  • app/(auth)/sign-up.tsx — a keyboard-aware, scrollable sign-up route
  • components/signup-form.tsx — the compact registration card and sign-in link

Registry dependencies: card, input, label, button, icon, text, utils

The password fields stack on narrow phones and share a row on wider screens. The route remains usable on short devices by scrolling when content or the keyboard grows.