This is a Budgeting Web App created using React and connected to an Express backend I've created here
This app pulls account data from your bank account using the Plaid API. None of your bank details are saved.
To run the app:
npm run start
Hosted on http://localhost/3000