App Router checklist
2026-07-29
Verify that / shows the product title, /notes lists three sample notes, and /notes/[id] shows the selected note body. Keep the scope tiny for a single coding round.
2026-07-29
Verify that / shows the product title, /notes lists three sample notes, and /notes/[id] shows the selected note body. Keep the scope tiny for a single coding round.