Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 518 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 518 Bytes

Cryptowatch

Mobile App for Android Made with Cordova and Vue.js which shows cryptocurrency prices in the moment and via graph also.
Currently showcases only following cryptocurrencies: BTC, ETH, LTC, XRP, XLM.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Cordova Build

cordova build

API Used

Cryptocompare API

Cordova Docs

Cordova Documentation