Back to blocksView all signup blocks


Installation
npx shadcn add @mylo-ui/signup-simplePreview
Create an account
Enter your details below to get started
Already have an account? Sign in
Usage
import { SignupSimple } from "@/components/blocks/signup-simple"
export default function Page() {
return <SignupSimple />
}Dependencies
lucide-react
shadcn/ui Components
button
input
checkbox
Related Blocks
More signup blocks you might like

signup
Signup with Social
Signup with Google, GitHub, Twitter social login options
Ready to use
/blocks/signup-with-social
signup
Multi-Step Signup
3-step wizard with progress bar
Ready to use
/blocks/signup-multi-step
signup
Signup Card
Centered card layout with gradient background
Ready to use
/blocks/signup-card