samuelreichert.com

My personal website

Tech stack

Running locally

  1. Clone this repo:
$ git clone
  1. Then go to the project's folder:
cd samuel-reichert
  1. Install all dependencies:
npm install
  1. Run locally:
npm run dev