Docs
Login Page

Login Page

A beautiful Login Page with hookform designed for your web application, used by only copy and paste.

Installation

This section includes not only UI with some animations, but also some form processing. And the github or google login can be used directly.

Install the following dependencies:

npm install @hookform/resolvers  react-hook-form zod next-auth

Install the shadcn/ui dependencies:

You need to install shadcn components, like this:

npx shadcn@latest add input button card label toast

Copy and paste the code into your project.

If you have already used our Marqueen Component, Please skip this step

Copy and paste the code into your project.