This is the GitHub repository for my personal portfolio website. Here you will find the source code and assets for my portfolio site.
You can visit my portfolio website by clicking here.
My portfolio website offers the following features:
- About: A brief introduction to who I am and what I do.
- Projects: A showcase of my projects, including a description, a link to the live site, and a link to the GitHub repository.
- Tools: A list of the tools and technologies I use.
To run this project locally, install it using npm:
git clone https://github.com/danielschuster-muc/portfolio.git
cd portfolio
npm install
npm run dev