CUTE BUDGET TRACKER
[Most students managing money on their own for the first time run dry before the month ends. The budgeting apps that exist were built for salaried adults and do not map well to how students actually spend: canteen meals, auto fares, last-minute stationery, weekend plans. They end up guessing where the money went.]
Money Talks — A budgeting website designed specifically for students Helps students: Track expenses easily Set monthly budget See where money goes Avoid going broke Make smarter spending decisions
- Frontend: (React / HTML / CSS / etc.)
- Backend:local storage
- Tools: (Vite, GitHub, etc.)
- ✅ days until broke
- ✅ penguine chatbot
- ✅ savings goal
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Oxc
- @vitejs/plugin-react-swc uses SWC
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.