I built a minimal Todo app with React + Vite (frontend) and Node.js (backend) using Spec-Driven Development (SDD) with GitHub Speckit + Copilot.
The experience taught me how specs-first coding produces working code and gold-standard documentation in the same time it takes to code manually.
Check out the project here: sdd-speckit-todoapp