Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 215 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 215 Bytes

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

My Learning

  • NextJs 13th structure
  • Routing system
  • Dynamic routing
  • Next-Auth for authentication