Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 360 Bytes

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