Back to blocks
login
Block

Login Card

Centered card layout with gradient header

Installation

npx shadcn add @mylo-ui/login-card

Preview

MyloUI
Secure

Sign in to your account

Enter your details below to continue

Or with email
Forgot password?

Don't have an account? Create account

By signing in, you agree to our Terms of Service and Privacy Policy

Usage

import { LoginCard } from "@/components/blocks/login-card"

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

Dependencies

lucide-react

shadcn/ui Components

button
input
card
checkbox