CV Application

Source code: https://github.com/gofhilman/cv-application
This is a React-based CV application that allows users to create and preview their CVs dynamically. Users can input their personal, educational, and professional details, and the application provides a live preview of the CV. The application also supports theme customization.
Features
- Dynamic form sections for Profile, Contact, Education, and Experience.
- Live preview of the CV as the user inputs data.
- Theme customization with multiple color options.
- Responsive design for various screen sizes.
Tech stack
- Frontend: React, TailwindCSS
- Build Tool: Vite
- Additional Libraries: html2canvas for capturing screenshots, jspdf for generating PDF files, and modern-normalize for CSS normalization
- Development Tools: Prettier, ESLint