/coin-monitor

A quick little app to monitor your crypto investments.

Primary LanguageJavaScript

Coin Monitor

Build Status

A little application to manage your blockchain portfolio.

Development

git clone <repo>
cd <repo>
yarn
npm start

This application is client-side only, built with the React framework and deployed to GitHub pages. Any pull requests merged to master will fire off a Travis CI build and deployment.

Contribution

Pull requests are welcome!