CryptoPriceTracker This project project leverages market data API from Coin Gecko to display market prices of several crypto assets. Installation process Clone this repo https://github.com/ezratechdev/CryptoPriceTracker.git Install dependencies npm install Running the app on android npm run android Run the app on iOS npm run ios