Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 731 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 731 Bytes

Simple Budgeting App

Live website

Screenshot

Budgeting App Screenshot

What is this?

A simple, unserious tool to guesstimate how much money should be allocated to certain things we all spend money on. This assumes you work a W2 job, and handles zero complex cases.

Why?

To learn some react and javascript.

Technologies/Packages Used

Dev Setup

git clone https://github.com/zachbellay/react-simple-budgeting-app.git
cd react-simple-budgeting-app
npm start