liujustin / CoinIt

A project to track the prices and ranks of the top 10 cryptocurrenices using the coinmarketcap api.
https://coinitapp.herokuapp.com/
2 stars 0 forks source link

Adding Table with ranks, name, symbol and price in USD #7

Closed liujustin closed 6 years ago

liujustin commented 6 years ago

With this pull request, we are now able to parse the data from the coinmarket api for the top 10 crypto currencies and translate them into a table that details their rank, name, symbol and price.