Interactive static portfolio for GitHub Pages.
npm run devThen open http://localhost:5173.
git init
git add .
git commit -m "Create interactive portfolio"
git branch -M main
git remote add origin https://github.com/<user>/portfolio-edouard-papillon.git
git push -u origin mainIn GitHub, enable Pages with Deploy from a branch, branch main, folder /root.