Home About Portfolio Social
Home About Portfolio Social

Static Node.js and Express Site

This project I created another portfolio site to showcase some of the projects I create, while practicing my skills using Pug, Node.js , and Express.

This project help me dive into learning about backend development . I learn how to import the required dependencies, link JSON with the Pug templates, set up routes to handle requests, set up the middleware to utilize static files like CSS Handle errors, and set up a server to serve the project.

Technologies

HTML
CSS
JavaScript
Node.js
Express.js
Pug.js