Getting data from a remote server is arguably one of the most popular functionalities of any modern application. For example we are using the free API of the cryptocurrency website coinmarketcap.com
Make sure you've installed the latest version of the Ionic CLI:
$ sudo npm install -g ionic
Clone or download and access this repo:
$ git clone https://github.com/condacore/ionic3-fetch-data-from-api
$ cd ionic3-fetch-data-from-api
Install node modules:
$ npm install
Test the App in your Browser
$ ionic serve -l
If you like this work feel free to Donate:
PayPal: https://paypal.me/MariusBolik
Bitcoin: 1KUx75cixop4vHDCxmvhsMaoaqedacQ2ri
Bitcoin Cash: 1AUxCSRckMUARnnGeF6vHWyNzsFPh2YTra
Etereum: 0xc09cf3e5f54e0a3a83568b768257b21b97a0a00e
GNU GPLv3 - Copyright 2018 condacore.com