Drives the countdown on the home page and highlights today's plan day.
Everything (grades, schedule, code drafts, mock runs, checklists, stories) lives in this browser's localStorage under nuxt-prep:v1:progress. Export before clearing site data or switching machines.
Edit content/study/**.md and content/questions/*.yml; the dev server reloads content live. Run pnpm validate to check the question bank.
Nuxt Interview Prep — Senior Nuxt developer · Layers, modules, internals. Built with Nuxt 4, Nuxt UI, Nuxt Content and a local base layer in layers/base (theme, fonts, color mode, callout components). The project's app/app.config.ts overrides the layer's site.name, which is why this title is not “Team base layer”.