Are you ready to build out your application quiz?
Let's test your understanding of page types and the built-in router.
Understanding the Built-in Router and Page Types
1
How do you add a page called “about” to a Next.js app?
A)
Add a JSX file name pageAbout.jsx
to the root Next.js folder
B)
Add a file named about.jsx
to the pages folder
C)
?Import Next.js router and push the about page into the config
Question 1 of 70 attempted
Get hands-on with 1400+ tech skills courses.