Online CV with Node Js
An application that allows you to promote yourself to millions of people online.
sudo npm install
You need to enter your own information in the profileRoute file, and add your own images to "img" under the "public" folder.
sudo node app.js
or
sudo npm start
URL, localhost:3000/profile/username (username you wrote in profileRoute here)
index page
skills page
works page
resume page