This repo contains the code for my portfolio website, showing what I do. It can be visited from the following link: suzannawentzel.nl. It is built using Vue, and hosted via Netlify.
The project can be run locally by first installing all packages: npm install
, and then serve it using npm run serve
.