Back to blocksView all signup blocks
Installation
npx shadcn add @mylo-ui/signup-with-socialPreview
Create an account
Sign up with your email or social accounts
Or continue with email
Already have an account? Sign in
Usage
import { SignupWithSocial } from "@/components/blocks/signup-with-social"
export default function Page() {
return <SignupWithSocial />
}Dependencies
lucide-react
shadcn/ui Components
button
input
checkbox
separator
Related Blocks
More signup blocks you might like


