A modern, responsive resume builder built with React, TypeScript, and Tailwind CSS. Create professional resumes with multiple templates and export to PDF.
- 🚀 Lightning-fast resume building
- 🎨 Multiple professional templates
- 📱 Mobile-responsive design
- 📄 PDF export functionality
- 🔒 Privacy-first (data stays in browser)
- 💾 Auto-save functionality
- Clone the repository
- Install dependencies:
npm install - Start development server:
npm run dev - Build for production:
npm run build
- React 18
- TypeScript
- Tailwind CSS
- Vite
- jsPDF
- html2canvas