An open API service indexing awesome lists of open source software.

https://github.com/davecarter/btc-ticker

A realtime BTC price ticker
https://github.com/davecarter/btc-ticker

btc reactjs vitejs websocket

Last synced: 2 months ago
JSON representation

A realtime BTC price ticker

Awesome Lists containing this project

README

          

# BTC Ticker

A display to show current BTC price built with ReactJS

Screenshot 2022-07-05 at 10 42 27

### API

Gets the realtime BTC price from:
wss://ws.bitstamp.net/

### Developer env

Uses Vite to compile React
https://vitejs.dev/

### Styling using CSS Modules

https://vitejs.dev/config/#css-modules

### Deployed with Vercel
https://btc-ticker-davecarter.vercel.app/