Skip to content

danielschuster-muc/danischu.com

Repository files navigation

danischu.com 🎉

This is the GitHub repository for my personal portfolio website. Here you will find the source code and assets for my portfolio site.

Live Website 🚀

You can visit my portfolio website by clicking here.

Built With 🛠️

Features 📋

My portfolio website offers the following features:

  • About: A brief introduction to who I am and what I do.
  • Work: 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.

Installation 🔧

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