Next.js Project Foundation
10 min read
Welcome to FX_CHECKER
Welcome to FX_CHECKER
This module gets the starter running and maps the application to the files you will edit throughout the course. You will work with the App Router, the shared dashboard shell, and the reusable component boundaries already present in the project.
By the end of the module, you should be able to navigate the starter, identify where each page and component belongs, and understand which parts are intentionally incomplete.
Download starter code
Download the project starter code
Checkpoint
Open the project, identify the files named in this module, and confirm the starter still runs before making the first change.