Modern React portfolio website built with Vite.
npm install
npm run devRuns on → http://localhost:5173
- Go to formspree.io → Create free account
- Create a new form → Copy your Form ID
- In
src/components/Contact.jsx, replaceYOUR_FORM_ID:
const res = await fetch('https://formspree.io/f/YOUR_FORM_ID', {npm run buildUpload the dist/ folder or connect your GitHub repo.
- React 18 + Vite
- Pure CSS with CSS Variables (no Tailwind needed)
- Formspree for contact form
- Google Fonts: Syne + DM Mono + Instrument Sans