This is the starter project used in my Claude Code course.
A basic expense tracker app built with React. It intentionally has a bug, poor UI, and messy code — all of which we fix together throughout the course.
npm install
npm run devThen open your browser at http://localhost:5173.