Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 505 Bytes

CryptoPriceTracker

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 https://github.com/mattfrances/CryptoPriceTracker.git
  2. cd CryptoPriceTracker
  3. yarn
  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