Skip to content

Thomashighbaugh/Personal-Site

Repository files navigation

Website License Deploy Vercel

My personal website, built in TSX leveraging Next.js, Tailwind.css, the Github API and a beautiful pattern monster SVG background to tie it all together.

Portfolio

Development

Install dependencies

yarn

Start the development server

yarn dev

Build for production

yarn build