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 02

A detailed responsive registration screen with a branded side panel.

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-02

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 — registration fields, password confirmation, and GitHub action

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

Password fields sit side by side when space permits and stack on phones. The branded panel is hidden below md, while the route scrolls safely around the software keyboard.