Back to blocksView all signup blocks


Installation
npx shadcn add @mylo-ui/signup-splitPreview
C
Company"This platform has completely transformed how our team collaborates. The efficiency gains have been remarkable."
Sarah Johnson
CEO at TechCorp
Create an account
Join thousands of teams already using our platform
14-day free trial
No credit card
Or continue with email
Already have an account? Sign in
Usage
import { SignupSplit } from "@/components/blocks/signup-split"
export default function Page() {
return <SignupSplit />
}Dependencies
lucide-react
shadcn/ui Components
button
input
checkbox
Related Blocks
More signup blocks you might like

signup
Simple Signup
Basic email/password form with name, email, password fields
Ready to use
/blocks/signup-simple
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