Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 398 Bytes

File metadata and controls

26 lines (19 loc) · 398 Bytes

Realtime cryptocurrency price update using coincap API.

Realtime cryptocurrency price update screen shot

Technology Stack:

  1. Reactjs
  2. Websocket
  3. Coincap API
  4. React Material UI

Setup:

npm install

Development:

npm start

Production:

npm run build