billwen / next_auth_antonio

Demo project following the tutorial from Antonio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next_auth_antonio

Demo project following the tutorial from Antonio

Setup project

npx create-next-app@latest auth-tutorial

# install shadui
npx shadcn-ui@latest init

# install shadui components
npx shadcn-ui@latest add button

About

Demo project following the tutorial from Antonio

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.2%Language:CSS 1.6%Language:JavaScript 0.2%