In this book we are going to
• build an ESP32 web server
• serve HTML and CSS files (pages) from SPIFFS (SPI Flash File System)
• control a relay from those pages via tunnelling software from any location with an internet connection and web browser.
• Setup and coding using Arduino IDE on Windows 10.