• The Web app focuses on implementing Full Stack Web Development Using NodeJS and ExpressJS as backend along with the use of EJS for templating and layouts functionality for better code structuring. Also used Lodash for working with URL and strings.
• Technologies used are NodeJs, Ejs, and Express.
- Download the zip file.
- Extract it in local enviornment.
- In the root directory run npm install.
- Then run "node app.js" in CLI.
- Open http://localhost:3000.