Controlling Christmas lights with a React UI on a NodeMCU (ESP8266)
The front-end is React. I am hosting it on Heroku. Since the NodeMCU is only available on my LAN, the site will not work for other users - it accesses local network resources.
Controlling Christmas lights with a React UI on a NodeMCU (ESP8266)
TypeScriptMIT