Skip to content

HappyHidra/cryptocompare

Repository files navigation

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