Skip to content

seimon-m/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Simon Müller

This is the source code for my brand new personal portfolio website. You can visit it here.

Used Technologies:

Getting started

Clone this repository. You will need Node.js and Git installed globally on your system.

Installation and setup

  1. Navigate into the project
  2. Installation: npm install
  3. Start the local dev server: npm start

Open http://localhost:5173 to see it live in the browser. Hot-reloading is supported, so any changes you make should be visible immediately.

Contributon

I won't accept any pull-requests. But you can fork the repo and do whatever you want with it.