WDD 430: Web Full-Stack Development

Learn Next.js

Overview

The objective of the assignment activity is to become familiar with Next.js. The assignment will be to complete the Next.js course building an application over the next couple of weeks.

Instructions

  1. This tutorial should reside in its own project folder.
  2. Start the dashboard application tutorial from nextjs.org by completing the first five chapters of the tutorial: Learn Next.js.

    • At the end of Chapter 5, the tabs should all be working, highlight on hover and focus, and show placeholder pages with a new URL.
    • Your evidence of work completed submission will be evaluated for completion of the end of Chapter 5 of the tutorial only.

Submission

Submit a document in Canvas that contains the following items:

  1. The project URL from your public GitHub account.
  2. The screenshot image of your locally working application.
Next.js Dashboard Page Screenshot
Next.js Partial Acme Dashboard Page