Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 344 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 344 Bytes

cryptocompare

Add currency and watch it price live (using WebSocket).

CryptoCurrency price checker, with graph, filtration, pagination.

State is saving to your localStorage.

Watch project live : happyhidra.github.io/cryptocompare/

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev