Skip to content

zachbellay/react-simple-budgeting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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