lenilsonjr / cryptoMonitor

πŸ€‘ React app to monitor open positions in cryptoassets

Home Page:https://cryptomonitor.trade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptoMonitor πŸ“ˆ

I made cryptoMonitor to learn React. It uses CryptoCompare's web socket to keep an eye on the positions you insert. πŸ’°

If you need a serious business crypto tracker, I use and recommend Coin Portfolio. πŸ€–

Running it locally πŸ’»

git clone git@github.com:lenilsonjr/cryptoMonitor.git
cd cryptoMonitor
npm install
npm start

Contributing πŸ’‘

You can contribue to cryptoMonitor by forking and sending a pull request with your new feature or bug fix.

A huge thanks to CryptoCompare for making such a wonderful API and Web Socket.

About

πŸ€‘ React app to monitor open positions in cryptoassets

https://cryptomonitor.trade


Languages

Language:JavaScript 94.1%Language:CSS 3.4%Language:HTML 2.5%