This repo contains my Portfolio of Activities for the PD/E course in my Master's Degree in Computer Science at the University of Aveiro.
# Clone this repository
$ git clone [email protected]:MagalhaesD77/dissertation-portfolio.git
# Go into the repository
$ cd SvelteKit-Portfolio
# Install dependencies
$ npm install
# Start the project in development
$ npm run dev
This portfolio is ready to be deployed on GitHub Pages. To do so, commit these files to your repository and enable GitHub Pages deployment using workflows
in your repository settings.
Template made by
- Gianmarco - https://github.com/Ladvace
Edited by
- Diogo Magalhães - https://github.com/MagalhaesD77