Mijn derdejaars portfolio voor de lange stage als CMD student
- git
- Sveltekit
- Scss
- Deployment with Vercel
Clone repository by this link: https://github.com/Juul03/portfolio.git with the following command:
-- git clone https://github.com/Juul03/portfolio.git
After that, run
-- npm install
to install all the dependencies
Check if it works by running the application
npm run dev