app.js it is main file
// importing the module const express = require("express") const path = require("path") const app = ex