https://github.com/irevenko/top-coins
💎 A Plain Cryptocurrency App using React.js
https://github.com/irevenko/top-coins
chart coingecko coingecko-api cryptocurrency materialize materialize-css materializecss react react-router reactjs
Last synced: 7 months ago
JSON representation
💎 A Plain Cryptocurrency App using React.js
- Host: GitHub
- URL: https://github.com/irevenko/top-coins
- Owner: irevenko
- License: mit
- Created: 2020-09-11T19:19:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T20:30:50.000Z (about 5 years ago)
- Last Synced: 2025-01-28T12:16:46.686Z (9 months ago)
- Topics: chart, coingecko, coingecko-api, cryptocurrency, materialize, materialize-css, materializecss, react, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 329 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Top Coins 💎
Simple Cryptocurrency React App# Technologies and Tools ✏️
* React, prop-types, router-dom
* Materialize CSS
* chart.js
* axios, CoinGecko API# Screenshots 📸
![]()
![]()
![]()
![]()
# Quick Start 🚀
```npm install```
```npm run start```# What I Learned 🧠
* React basics: VDOM, Hooks, Routing
* Chart.js# License 📑
(c) 2020 Ilya Revenko. [MIT License](https://tldrlegal.com/license/mit-license)