A React app version of the original JSX spending planner, prepared for GitHub versioning and Vercel deployment.
npm installnpm run devnpm run buildnpm run preview
- The app keeps your edits in browser local storage.
- The UI and behavior are based on the original single-file JSX version.