/alexcarpenter.me

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

Primary LanguageAstro

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