This is a Next.js project bootstrapped with create-next-app
.
In this project we demonstrate the use of Dynamic Routes in Next.js. ChakraUI is used for design and faker.js is used for creating data.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.