Install Ionic
npm install -g cordova ionic
Install dependencies
npm install
Dev :
npm run ionic:serve
iOS :
npm run build:ios
Android :
npm run build:android
- Ionic - Hybrid mobile app framework
- CoinMarketCap API - Cryptocurrency Market Capitalizations
- Cryptocurrency Icons - A set of icons for all the main cryptocurrencies
- wesharehoodies - react-native-redux-crypto-tracker
This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details