Basic Node and Express - Serve an HTML File

Tell us what’s happening:
The test is not passing yet on visiting the server, I get the required output.

Your project link(s)

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36

Challenge: Basic Node and Express - Serve an HTML File

Link to the challenge:

Am totally new to this, can a link to github work, coz I don’t how to host this.

Sorry for the disturbance, but I don’t know anything concerning servers, I tried using the local host, and it wasn’t accepted. Any kind of help will be appreciated. Thanks a lot @camperextraordinaire

ok, thank you so much. here is the git repo URL for now, let me switch to replit after.

From line 15 to 17

The only file you should be modifying is myApp.js. The earlier instructions tell you to modify this file and the server.js file has the following at the top of the file:

/******************************************************
 * PLEASE DO NOT EDIT THIS FILE
 * the verification process may break
 * ***************************************************/
1 Like

ohhh, thanks again @camperextraordinaire for the nice review. i miss understood the task

Hello @camperextraordinaire, thanks a lot for the support, it worked
Appreciated :smiling_face_with_three_hearts:

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