A tiny demo repo to learn a safe workflow with GitHub Copilot as a pair programmer:
Issue → Plan → Small changes → Tests → Pull Request → Review
This repo is intentionally small and a bit “messy” so we can practice refactoring, adding tests, and creating a reviewable PR.
npm install
npm test