Personal site rebuild :)
bun install
bun run dev # http://localhost:5173
bun run build # type-check + production bundle in dist/npm works too if Bun isn't around.
Vite + React 18 + TypeScript, Tailwind 3, framer-motion for animation, lucide-react for icons. Fonts: Almarai (global) and Instrument Serif italic (accents), loaded from Google Fonts in index.html.