A fully dynamic and responsive Resume Builder built with React.
Users can input personal, educational, professional, and project details, and see a live preview of their resume — which can be printed or saved as a PDF.
- Personal Info form (name, email, phone, address)
- Add/Edit multiple Education entries
- Add/Edit multiple Work Experience entries
- Add/Edit multiple Projects
- Live resume preview
- Auto-save with
localStorage - Reset and Load Example data
- One-click Print or Save as PDF
- Clean, print-ready layout (A4-optimized)
- React
- CSS
- localStorage
- Vite
- Vercel