Personal website built with React + Vite and deployed to GitHub Pages.
- Node.js 18+ (recommended)
- npm
npm installnpm run devThen open the URL printed in the terminal.
npm run buildnpm run serveThis repo publishes the built site to the docs/ directory for GitHub Pages.
npm run deployCommit and push the updated docs/ directory.