项目作者: trungh13

项目描述 :
Balance tracker application
高级语言: JavaScript
项目地址: git://github.com/trungh13/integrify-assignment11-balancetracker.git


Acount Balance Application

Acount Balance Application used to track income/expense for daily uses. Click this for live demo and the screenshot of application below:
Screenshot

Version

v0.1 ReactJS Source code in master branch.

  • Making the application with ReactJS, CSS Modules, react-modal.
  • Change sorting method, can sort coins when searching.
  • Deploy it to gh-pages branch using react-gh-pages
  • Responsive design so mobile friendly, cheer :smile: !

Getting Started

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.

Prerequisites

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.

Installing

A step by step series of examples that tell you how to get a development env running

  1. git clone https://github.com/trungh13/integrify-assignment11-balancetracker.git
  2. cd integrify-assignment11-balancetracker
  3. npm install

©2018 Trung Hoang. Visit me on Github :octocat: