'New Strapi Application won’t run

I’m just new to Strapi and I followed the steps in the Strapi Documentation in creating a new project with Strapi and started with this npx create-strapi-app@latest my-project --quickstart

After creation, it opened the localhost page on my browser and it showed an This page isn’t working If the problem continues, contact the site owner. HTTP ERROR 426 error

enter image description here

This is what my terminal looks like: enter image description here

Thanks so much!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source