A cryptocurrency price tracker which gets the 20 most popular cryptocurrencies from the Coin Gecko API and displays them in a list with charts using React Native.
git clone(this repo)
cd CryptoPriceTracker
yarn
or ‘npm install’expo start
i
or a
in your expo terminal to open it in either iOS or AndroidYou need to have installed EXPO and mobile simulators and emulators (EXPO APP, Andrid Studio and Xcode).