Craig Allen

Craig Allen

Creating a Next.js app with Vercel

Today I went through this tutorial to create a Next.js app.

I learned how to:

  • Create a Next.js App
  • Navigate between pages
  • Create assets, metadata, and CSS
  • Pre-rendering data and Data fetching
  • Create dynamic routes
  • Create API routes
  • Deploy the app to Vercel from Github