Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angelfire/crypto-visor
💰 Cryptocurrencies visor
https://github.com/angelfire/crypto-visor
bitcoin cryptocurrency ethereum ripple
Last synced: about 2 months ago
JSON representation
💰 Cryptocurrencies visor
- Host: GitHub
- URL: https://github.com/angelfire/crypto-visor
- Owner: Angelfire
- Created: 2018-02-05T12:47:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T01:38:02.000Z (about 2 years ago)
- Last Synced: 2024-04-14T07:50:41.669Z (9 months ago)
- Topics: bitcoin, cryptocurrency, ethereum, ripple
- Language: JavaScript
- Homepage: https://crypto-visor.netlify.com/
- Size: 2.73 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/d0dcc946-0013-4401-95ef-7ce6fb05fc60/deploy-status)](https://app.netlify.com/sites/crypto-visor/deploys)
![Cryptocurrency visor](https://i.imgur.com/MZRVqKp.png)
# 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/)