RUN mainServer.js file
- node mainServer.js
functions: / → Serve a "Welcome to my Node.js server!" message.
/about → Serve a short description of yourself or a topic.
/contact → Serve a contact form (simple HTML).
Return a 404 message for unknown routes.
Serve static files → E.g. - Contact can have images which can be served via static image