Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 274 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 274 Bytes

undestand nextjs

designed understanding about latest nextjs and how it works.

Tech Stack

  • Nextjs
  • typescript
  • mongodb
  • mailtrap

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev


---