/e-Wallet_Full_Stack

This application allows the user to be able to input both revenues and and expenses and has the functionality of coming up with the balance of the two.

Primary LanguageJavaScriptMIT LicenseMIT

e-Wallet - Personal Statement APP

alt tag

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:8080

Credit

Modified from Scotch.io's auth tutorial