https://github.com/angelfire/crypto-visor
💰 Cryptocurrencies visor
https://github.com/angelfire/crypto-visor
bitcoin cryptocurrency ethereum ripple
Last synced: 6 months ago
JSON representation
💰 Cryptocurrencies visor
- Host: GitHub
- URL: https://github.com/angelfire/crypto-visor
- Owner: Angelfire
- Created: 2018-02-05T12:47:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T01:38:02.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T23:33:46.263Z (6 months ago)
- Topics: bitcoin, cryptocurrency, ethereum, ripple
- Language: JavaScript
- Homepage: https://crypto-visor.netlify.com/
- Size: 2.73 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/crypto-visor/deploys)

# Cryptocurrency visor- [Folder Structure](#folder-structure)
- [API coinranking](#api)## Folder Structure
After creation, your project should look like this:
```
crypto-visor/
README.md
node_modules/
package.json
libs/
particlesconfig.js
utils.js
public/
index.html
favicon.ico
src/
components/
Card/
Card.js
Card.css
Card.test.js
App/
App.css
App.js
App.test.js
hooks/
useResources.js
index.css
index.js```
## API
API thanks to [Coinranking](https://docs.coinranking.com/)