CoinMarket is a mobile application where you can learn the current values of cryptocurrencies.
You should Go to root folder
npm install
npx react-native run-android
You should Go to root folder
yarn install
cd ios && pod install && cd .. && yarn react-native run-ios
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.