My personal site.
This site uses Astro and Tailwind CSS, and is hosted on Netlify.
- Astro - web framework
- Tailwind CSS - CSS framework
- Netlify - hosting and edge functions for OG images
- Vitest and Cypress - testing
- Install:
pnpm install
- Start development server:
pnpm dev
- Load http://localhost:4321 in browser.