A personal presentation website built with Vite, React, TypeScript, TailwindCSS, CSS variables, and SVG-based visuals.
npm install
npm run dev
npm run build
npm run previewContent lives in src/data. Visual and layout primitives live in src/components. Design tokens live in src/styles/tokens.css and are imported once from src/main.tsx.