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, 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