Reading-Notes

View the Project on GitHub MohammadAl-khatib/Reading-Notes

React 4

Next.js - Dynamic Routes

Pages that begin with [ and end with ] are dynamic routes in Next.js, the steps are as follows:

steps for creating dynamic roues

How to implement get static paths

How to implement get static props

Next.js - Deployment

  1. Push to GitHub
  2. Create Vercel acoount using your GitHub account
  3. Import the repository
  4. Get the deployment URL