Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1001 Bytes

File metadata and controls

49 lines (32 loc) · 1001 Bytes

budge-it

Budge-it is a simple program using an MVC standard to help you figure out your budget.

You can use this program to track your budget, See your expenses, and review your budget.

License

License: MIT

Table of Contents

Preview


Install

Install packages using:

npm i

To connect on a local network:

node server

How to Use

Data can be added via the backend using any API client.

We recommend using

Insomnia

Made By