WebPortal is a library for creating web interfaces for your ESP8266. This library supports the following features:
- Page design with a C++ sketch
- Dynamic change of data on the page without reloading
- Automatic generation of HTML, CSS & JS
- Two-way client-server interaction
- Download the latest release from here
- Unzip the archive
- Copy the
WebPortal
folder to your Arduino libraries folder - Restart the Arduino IDE