A simple budget planning app that tells potential savings based on user data.
Web responsive SPA, built using React, Redux, Firebase with OAuth integration.
git clone git@github.com:simongt/budget-planner.git
npm install
npm start
open http://localhost:8080/
npm run serve
open http://localhost:5000/
npm run deploy
open https://react-budget-planner.web.app/