Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)