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

https://github.com/rbhatia46/react-cypto-watcher

A simple React app fetching prices of BitCoin, Ethereum and Litecoin from CoinMarketCap. Live Demo on
https://github.com/rbhatia46/react-cypto-watcher

cryptocurrency reactjs

Last synced: 3 months ago
JSON representation

A simple React app fetching prices of BitCoin, Ethereum and Litecoin from CoinMarketCap. Live Demo on

Awesome Lists containing this project

README

          

Clone the repository and run the following commands:

```
npm install

npm start
```