Practice MVC and Template Engine with Node.js

Overview

In this project, I developed a Node.js/Express app which uses handlebars as the template engine. In the app, I practiced the MVC pattern, the use of handlebars expressions, and creating two custom helpers.

Source Code Link

Tech Used:

NodeJS, ExpressJS, Templating With Handlebars

Project Demo