whosFritz / Portfolio-SvelteKit

SvelteKit built website
https://www.whosfritz.de
MIT License
1 stars 0 forks source link
daisyui sveltekit tailwindcss

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

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

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 📄