My project won't load but logs say nothing

As the title suggests, my project does not want to load. I’m unsure where the problem is from because the logs doesn’t say anything and runs script.js perfectly fine but the html page won’t load.

this is my project: https://fringe-marbled-jumbo.glitch.me/

many thanks!

Looks like you don’t have a running server. Just create one with express and have it run on port 3000.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.