ethmtrgt / Crypto-Rankings

React.js application that shows information about the top three cryptocurrencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Rankings

Web application developed using latest technologies that shows the top three cryptocurencies.

What I learned making this project:

  • using terminal commands
  • fundamentals of react.js: components, imports, props, states, installing modules
  • consuming apis using fetch: public api (CoinStats)
  • configuring chart.js

Screenshots

Desktop

Mobile

Contributing

Want to help develop Crypto Rankings? Check out our contributing documentation.

If you find an issue, please report it on the issue tracker.

About

React.js application that shows information about the top three cryptocurrencies

License:MIT License


Languages

Language:JavaScript 74.2%Language:CSS 20.0%Language:HTML 5.8%