A professional, client-side CV/Resume builder with multiple templates, ATS optimization, and AI assistance.
- Multiple Templates: Choose from ATS-friendly, Modern, Creative, and Professional layouts.
- Real-time Preview: See your changes instantly as you edit.
- ATS Optimization: Templates designed to be parsed correctly by Applicant Tracking Systems.
- PDF Export: High-quality PDF export for your applications.
- Local Storage: Your data is saved automatically to your browser's local storage.
- Privacy Focused: Client-side processing ensures your personal data stays on your device.
- Frontend: React 18, TypeScript, Vite
- Styling: Tailwind CSS
- Icons: Lucide React
- PDF Generation: html2pdf.js, react-to-print
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:3000 in your browser
MIT
