Back to blocksView all signup blocks


Installation
npx shadcn add @mylo-ui/signup-waitlistPreview
Join the waitlist
Be among the first to experience our revolutionary platform
Limited beta access
12,847
People on the list
2,341
Already invited
By joining, you agree to our Terms and Privacy Policy
Usage
import { SignupWaitlist } from "@/components/blocks/signup-waitlist"
export default function Page() {
return <SignupWaitlist />
}Dependencies
lucide-react
shadcn/ui Components
button
input
card
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