Basic Node and Express - Serve an HTML File

Tell us what’s happening:

i’ve done everything i think should work but it’s not working yet. i will attach my code to this request for help.

###Your project link(s)

solution: http://localhost:3000

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36

Challenge Information:

Basic Node and Express - Serve an HTML File

from your screenshot the server seems to have stopped, the server need to be running when you run the tests

same issue

what response do you get on freeCodeCamp side?

do you see the form on the localhost:3000 page?


that’s my response on freecodecamp and my localhost page is

considering that you commented out the Hello Express part, your server does not have your most recent code

i fixed it. thank you for your help