Log in screen

Free and open-source React log in page template. A standard login screen allowing users to authenticate with email and password or via Google. Built with React Aria and Tailwind CSS.

Perfect for:

  • SaaS application
  • Customer portal
  • Admin dashboard
  • E-commerce site

FAQs

Please refer to our frequently asked questions page for more.

Run npx untitledui@latest add login-simple-illustration --yes to add this component to your project with all required dependencies. You can also copy the source files manually from the component page.

Yes. This component is built with Tailwind CSS utility classes and React Aria. You own the source code — modify colors, spacing, typography, and behavior directly in the component files.

Install with npx untitledui@latest add log-in-pages/{variant-name}. Login pages include form validation, social login buttons, and remember-me checkboxes. Connect your authentication provider to handle form submissions.