Skip to content

alexknipfer/alexknipfer.com

Repository files navigation

V2 of alexknipfer.com

This is v2 of my personal portfolio website. My website has gone through many transformations from static HTML & CSS, Bootstrap, React, and now Next.js + Tailwind.

Running Locally

Install dependencies:

yarn

Start the development server:

yarn dev