My personal website shows some information about myself. There you can some of my social media-profiles and many of my projects. The website is developed with Vue.js and hosted on Netlify.
Clone the repository
git clone https://github.com/daniebeler/vue-portfolio.git
Install the required packages
npm install
Run the app
npm run serve