This project provides an example of HTML Form with React and Material-UI. It demonstrates how to achieve "Controlled Component" with Material-UI.
simple web server for the ESP8266 in APmode where an HTML form is shown and when submited the arguments are printed on Serial Console, (use 192.168.4.1/ to access the root page) ...