Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Creating Page | Pages and Layouts
Next.js 14

Challenge: Creating PageChallenge: Creating Page

Your turn! Create another page using the exact same approach as in the previous chapter. Build an invoices page that can be accessed via the following URL: http://localhost:3000/dashboard/invoices

app/dashboard/invoices/page.tsx

You should have the following file and folder structure inside the app folder.

content

In Practice

Все було зрозуміло?

Секція 3. Розділ 2
course content

Зміст курсу

Next.js 14

Challenge: Creating PageChallenge: Creating Page

Your turn! Create another page using the exact same approach as in the previous chapter. Build an invoices page that can be accessed via the following URL: http://localhost:3000/dashboard/invoices

app/dashboard/invoices/page.tsx

You should have the following file and folder structure inside the app folder.

content

In Practice

Все було зрозуміло?

Секція 3. Розділ 2
some-alt