DEV Community

Wioletta Rarata
Wioletta Rarata

Posted on

I built a simple budget tracker with React and Stripe

I recently built a small web app called Budget Tracker.

The goal was to create a very simple tool for tracking daily expenses without complicated finance apps.

Main features:

  • quick expense logging
  • spending statistics
  • CSV export
  • multiple currencies

Tech stack:
React + Vite

Stripe for subscriptions

Netlify for deployment

If anyone wants to try it and give feedback:

https://raratastudio.netlify.app

Top comments (0)