Skip to content

haydenbleasel/website

Repository files navigation

haydenbleasel.com

Hello! I'm Hayden Bleasel, a software engineer and designer. This is my personal website - it's built with Next.js and hosted on Vercel.

Contributing

To contribute, first install the dependencies:

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Deploying

This website is deployed automatically to Vercel.