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.
- Node.js
- npm
-
Clone the repo
git clone https://github.com/whosFritz/Portfolio-SvelteKitand 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/.
- Projects: A showcase of my work.
- Contact Information: How to reach me.
- Favorite Spotify Song: Displays my favorite Spotify song, data fetched from MongoDB.
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 📄