This repository contains the code for my portfolio built with SvelteKit. It showcases my projects and provides contact information.
To get a local copy up and running, follow these simple steps.
Clone the repo
git clone https://github.com/whosFritz/Portfolio-SvelteKit
and navigate into Directory
cd Portfolio-SvelteKit
Install NPM packages
npm install
After installation, you can start the development server by running:
npm run dev
Then, open your browser and navigate to http://localhost:5173/.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
This project is licensed under the MIT License 📄