Basic Node and Express - Meet the Node console

Tell us what’s happening:

I have the node server running locally and Hello World shows in the terminal after which the server prints Node is litening on port 3000… from the server.js file. But the freecodecamp test isnt picking up the Hello World

###Your project link(s)

solution: https://https/localhost:3000

Your browser information:

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

Challenge Information:

Basic Node and Express - Meet the Node console

If it’s working on your local machine, the solution link should be: http://localhost:3000

Note that it’s http, not https.