Skip to content

SuzannaWentzel/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

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.

Run project

The project can be run locally by first installing all packages: npm install, and then serve it using npm run serve.