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