@krishnanrs/login-component
v1.0.9
Published
A beautiful, reusable React login page component for Next.js, styled with Tailwind CSS and Lucide icons.
Downloads
26
Readme
@Ibil/login-component
A beautiful, reusable React login page component for Next.js, styled with Tailwind CSS and Lucide icons.
Installation
npm install @Ibil/login-componentUsage
import { LoginPage } from '@Ibil/login-component';
<LoginPage />Props
title?: stringsubtitle?: stringsuccessRedirect?: stringfooterTexts?: { securityNote?: string; ssl?: string; compliance?: string }
Peer Dependencies
- React >=17
- Next.js >=13
- lucide-react
- Tailwind CSS (for styling)
License
MIT
