reading-notes

Readings: React 4 Summary:

Next.js - Dynamic Routes

routes example

Next.js - Deployment

  1. Push Front End to Github
  2. Import repo https://vercel.com/new
  3. Give Vercel access
  4. Wait for build
  5. Preview URL
  6. Deploy

New PRs will show a ‘preview deployment’ link in git!