Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eduardconstantin/crypto-rankings
- Owner: eduardconstantin
- License: mit
- Created: 2021-10-09T11:36:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T16:44:30.000Z (over 2 years ago)
- Last Synced: 2023-03-10T08:42:54.960Z (almost 2 years ago)
- Topics: bootstrap4, chartjs, crypto, css3, hacktoberfest, jsx, reactjs, webapp
- Language: JavaScript
- Homepage:
- Size: 1010 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).