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

https://github.com/abelflopes/websocket-sensors

Implementation of a React application Connected to a websocket server displaying live information from multiple sensors
https://github.com/abelflopes/websocket-sensors

react redux redux-toolkit typescript websocket

Last synced: about 2 months ago
JSON representation

Implementation of a React application Connected to a websocket server displaying live information from multiple sensors

Awesome Lists containing this project

README

          

# Sensors Dashboard - React + TS + Redux + WebSocket

Implementation of a React application Connected to a websocket server displaying live information from multiple sensors.
This implementation redux connected to an api client service responsible to connect with the websocket server that provided the live sensor feed.

Run this project using - `npm ci && cpm start`

![Preview](./docs/preview.png)