Skip to content

DaraBoth/sample_nextauth

Repository files navigation

Sample Next.js Project with NextAuth

Next.js version 14^, Typescript, NextAuth.js, TailwindCSS

Clone Repository

Using git to clone project.

git clone https://github.com/DaraBoth/sample_nextauth.git

Installation

Use the package manager npm to install dependency.

npm install

Run Development

Use the package manager npm to install dependency.

npm run dev

Login Page

username : daraboth

password : daraboth

License

MIT