React Native Code Challenge: Cryptocurrency App displaying cryptocurrency info through Coingecko API
-
Use npm install to install the app at the first time
-
Use npm start to start the app
-
Install Expo Go on Android or iOS equipment
-
Scan the QR code shown in terminal with Expo Go (Android) or the Camera app (iOS) to run the app on Expo Go
-
Or open http://localhost:19002 and click "run in web browser" in the manu to browse the app through web browser
-
For other commands, please refer to npm help and the instructions after runing npm start