Back to blocks
signup
Block

Signup Card

Centered card layout with gradient background

Installation

npx shadcn add @mylo-ui/signup-card

Preview

Create your account

Start your 14-day free trial today

No credit card required
Or sign up with email

Must be at least 8 characters with numbers and symbols

Already have an account? Sign in to your account

Usage

import { SignupCard } from "@/components/blocks/signup-card"

export default function Page() {
  return <SignupCard />
}

Dependencies

lucide-react

shadcn/ui Components

button
input
card
checkbox