A site that helps user keep track of their spending
React
Firebase database
- User can create an account
- User can add and remove transaction
- User can come back to saved transactions
npm install -- This will help install all the project packages
npm run start -- To view the project live