npm i
npm run dev
# or
npm run build && npm run previewThis project keeps presentation parity with the provided static HTML while:
- Moving copy and lists into
src/data/site.ts(single source of truth) - Using small semantic components (
SocialIcons,ProjectCard) - Eliminating unused classes/JS and simplifying CSS
- Preserving anchor-based "More/Less" interaction