Skip to content

paulokoduwa/crypto-converter-with-offline-data

 
 

Repository files navigation

crypto-converter-with-offline-data

Crypto Converter created with ionic 3 for getting real time crypto price and converting, also added a offline db to enable offline conversion

How To Use This App

To use this app, either create a new ionic project using the ionic node.js utility, or copy the files from this repository to your pc.

To Install Ionic Using npm CLI:

$ sudo npm install -g ionic cordova

Clone repo into a dir e.g crypto

Then, to run it, cd into crypto dir and run:

$ sudo npm install
$ ionic cordova platform add android
$ ionic cordova run android

switch android to ios for iphone

About

Crypto Converter created with ionic 3 for getting real time crypto price and converting, also added a offline db to enable offline conversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.0%
  • HTML 17.7%
  • CSS 12.7%
  • JavaScript 2.6%