Welcome to Next-Auth-TS

This is the repository for an authentication system built using NextJS 13 App Directory.

Tech stack

  • Next 13 (App Router) - Link
  • TailwindCSS - Link
  • Shadcn UI - Link

Tools stack

Tools (TBD)

  • Sonner (Toast) - Link

How to commit

  • Modify/create file(s)
  • git add .
  • git commit
  • After above steps you will see a number of options, you choose the appropriate option, fill the details.
  • Finally, git push origin <branch_name>