Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 362 Bytes

NextAuth Tutorial

Alt text

NextAuth with credentials tutorial on Youtube.

Start the project

This project has to be cloned and initialized using the following commands:

npm i
npm run dev