Source code of my personal portfolio website. The website showcases some of my work and interests.
Client: Svelte, CSS
Clone the project
git clone https://github.com/martijnschermers/personal-portfolio.git
Go to the project directory
cd personal-portfolio
Install dependencies
npm install
Start the server
npm run dev