Modern, responsive portfolio built with Vite + React + TypeScript + Tailwind CSS + Framer Motion.
npm install
npm run dev
npm run build
- Push the repo to GitHub (branch
main). - In repo settings → Pages → Build and deployment, choose GitHub Actions.
- The included workflow in
.github/workflows/deploy.ymlbuilds and deploys on every push.