Question: Create your own Node.JS web application based on the class lectures. Your web server should serve a homepage that contains your name, student number, and
Create your own Node.JS web application based on the class lectures. Your web server should serve a homepage that contains your name, student number, and a photo of you or your favourite meme. Routing uses paths '', '/about', '/img/favPhoto' to serve static files home.html, about.html, and favPhoto.jpg. respectively. All other paths should serve notfound.html file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
