This is a Next.js project bootstrapped with create-next-app
.
This is the code repository for The complete guide to Next.js data fetching video.
To set it up, install dependencies and run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.