Personal website built with React 18 and Vite.
npm start # Dev server at http://localhost:5173
npm run build # Production build to build/
npm run preview # Preview production build
npm run lint # Run ESLint
npm run deploy # Deploy to GitHub Pages