TRYING a simple program to test the new board

I have used the HiLetgo 240X320 Resolution 2.8" SPI TFT LCD Display Touch Panel on an ESP32 NodeMCU development board with TFT_eSPI library using touch and SD card
if you do a web search (e.g. on EBAY) for " 240X320 Resolution 2.8" SPI TFT LCD" you will get plenty of links
also worth looking at are CYD (try a web search) however the external IO is VERY limited to a few GPIO pins and documentation tends to be very poor
if you wish to use TFT_eSPI use the original ESP32 not the ESP32S3, ESP32C3, etc which give problems with TFT_eSPI on the newer version of the ESP32 core