06-Project-Static-Node-and-Express-Site

Unit 6 Project - Static Node.js and Express Site

TO RUN THE APP (default port is 4000):

====================== Description:

In this project, we have created a Porfolio site to showcase our previous projects we built during our Techdegree unit assessments. This site contains a modern landing page, and about page, projects page and default error page.

We used a JSON file to store our data about the project we created Then we used pug templating engine and JSON to generatre markups for display pages in browser.

We used Node.js and Express to:

Some minor changes in styles and display: