ton3s / ionic-my-crypto

Cryptocurrency Portfolio Tracker developed in Typescript using Angular & Ionic 3

Home Page:https://mycrypto.antoniocunanan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Crypto

Features

Imgur

Getting Started

To begin using this app, choose one of the following options to get started:

  • Clone the repo: git clone https://github.com/kimonio/ionic-my-crypto.git
  • Fork the repo.

Start the project

The project is started with the regular ionic commands.

  1. Run npm install to install all dependencies.
  2. Run ionic serve to start the development environment.
  3. To build the project run ionic cordova build android or ionic cordova build ios. In order for you to build an iOS app, you need to run on MacOS.

An alternative is to emulate the app on a device or upload it to the ionic cloud. From here you can download the ionic view app and use the app on all devices.

Bugs and Issues

Have a bug or an issue with this app? Open a new issue here on Github.

Creator

The app was created by and is maintained by Antonio Cunanan

Copyright and License

Copyright 2018 Antonio Cunanan. Code released under the MIT license.

About

Cryptocurrency Portfolio Tracker developed in Typescript using Angular & Ionic 3

https://mycrypto.antoniocunanan.com

License:MIT License


Languages

Language:TypeScript 54.7%Language:HTML 28.3%Language:CSS 15.4%Language:JavaScript 1.7%