Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eduardconstantin/crypto-rankings

React.js application that shows information about the top three cryptocurrencies
https://github.com/eduardconstantin/crypto-rankings

bootstrap4 chartjs crypto css3 hacktoberfest jsx reactjs webapp

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://documenter.getpostman.com/view/5734027/RzZ6Hzr3))
- configuring chart.js

# Screenshots

### Desktop

### Mobile





### Contributing
Want to help develop Crypto Rankings? Check out our [contributing documentation](CONTRIBUTING.md).

If you find an issue, please report it on the [issue tracker](https://github.com/eduardconstantin/Crypto-Rankings/issues/new/choose).