- ESPAsyncWebServer
- ESPAsyncTCP
1 - Just code your react app normally on front-end directory and run:
$ npm run build
2 - Upload data to your ESP8266 using Arduino IDE.
3 - Run your sketch
very simple boilerplate for hosting a webserver(esp8266) serving a reactjs app.
JavaScript