crypto-tracker-rn

CryptoPriceTracker

Screen Shot 2022-05-27 at 4 09 14 PM

Back to my PORTFOLIO

Description

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.

Set up

  1. git clone(this repo)
  2. cd CryptoPriceTracker
  3. yarnor ‘npm install’
  4. expo start
  5. Scan the QR code on screen to run it on your device, or write i or a in your expo terminal to open it in either iOS or Android

CODE REPO

You need to have installed EXPO and mobile simulators and emulators (EXPO APP, Andrid Studio and Xcode).

Screen Shot 2022-05-27 at 4 28 16 PM