An Interface displaying various IOT sensors based on data provided from the WebSocket endpoint.
Steps to start the client side of the application:
- Navigate to client/app folder
- From the command prompt run
npm install
npm start
The application will start running at http://localhost:3000