Skip to content

whosFritz/Portfolio-SvelteKit

Repository files navigation

Portfolio-SvelteKit

This repository contains the code for my portfolio built with SvelteKit. It showcases my projects and provides contact information.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo

    git clone https://github.com/whosFritz/Portfolio-SvelteKit
    

    and navigate into Directory

    cd Portfolio-SvelteKit
    
  2. Install NPM packages

    npm install
    

Usage

After installation, you can start the development server by running:

npm run dev

Then, open your browser and navigate to http://localhost:5173/.

Features

  • Projects: A showcase of my work.
  • Contact Information: How to reach me.
  • Favorite Spotify Song: Displays my favorite Spotify song, data fetched from MongoDB.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

License

This project is licensed under the MIT License 📄

About

SvelteKit built website

Topics

Resources

License

Stars

Watchers

Forks