Skip to content

Personal website built with Astro, TypeScript, and Tailwind CSS.

Notifications You must be signed in to change notification settings

alexcarpenter/alexcarpenter.me

Repository files navigation

alexcarpenter.me

  • Framework: Astro
  • Deployment: Vercel
  • Styling: Tailwind CSS

Running locally

git clone https://github.com/alexcarpenter/alexcarpenter.me.git
cd alexcarpenter.me
bun install
bun dev