An open API service indexing awesome lists of open source software.

https://github.com/benmalcom/simple-spending-app

A simple app that helps you track your income balance based on your total expenses.
https://github.com/benmalcom/simple-spending-app

Last synced: 12 months ago
JSON representation

A simple app that helps you track your income balance based on your total expenses.

Awesome Lists containing this project

README

          

## Simple Spending App

##### A simple app that helps you track your income balance based on your total expenses.

### Installation
* Clone the project
* Install [node.js](https://nodejs.org), if it's not installed already
* Install the node dependencies `npm install`
* Run `npm start` to start the server