jbryan11 / react-iot

Server-side React for IoT projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-iot

Server-side React for IoT projects

In the finished application the real-world electronic sensors update the React component’s state as soon as they receive new readings. Then in the render function the LED component, using the newly updated state, works out whether it needs to switch on or off.

Link to full introduction Medium Post: Standardising IoT projects 2 — React IoT

About

Server-side React for IoT projects

License:MIT License


Languages

Language:JavaScript 100.0%