The given repository is a Bitcoin tracker application built in Ionic framework version 3 using BitcoinAverage API from https://apiv2.bitcoinaverage.com for receiving the real-time Cryptocurrency price .
- Clone this repository
- Run npm install from the project root.
- If you do not install the ionic CLI (
npm install -g ionic
) - Run
ionic serve
in a terminal.