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
- Host: GitHub
- URL: https://github.com/rbhatia46/react-cypto-watcher
- Owner: rbhatia46
- Created: 2017-12-30T18:52:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T18:54:49.000Z (almost 8 years ago)
- Last Synced: 2025-06-15T23:37:16.817Z (4 months ago)
- Topics: cryptocurrency, reactjs
- Language: JavaScript
- Homepage: https://react-crypto-watcher.herokuapp.com
- Size: 173 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Clone the repository and run the following commands:
```
npm installnpm start
```