Balance tracker application
Acount Balance Application used to track income/expense for daily uses. Click this for live demo and the screenshot of application below:
v0.1 ReactJS Source code in master branch.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You’ll need to have Node >= 6 on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to easily switch Node versions between different projects.
A step by step series of examples that tell you how to get a development env running
git clone https://github.com/trungh13/integrify-assignment11-balancetracker.git
cd integrify-assignment11-balancetracker
npm install
©2018 Trung Hoang. Visit me on Github