This is a simple CV generator built with React and Vite. Users can fill in their details, see a live preview of their CV, and print/download it. The main goal was to practice React concepts, like state management and creating reusable components, while building something practical.
CV Generator is hosted on Netlify. You can access it here.
- Live preview of the CV
- Downloadable PDF of the CV
- Local Storage: Automatically saves your progress so you can continue editing later
- Responsive design for all screen sizes
- Accessibility: Follows web accessibility guidelines to ensure a usable experience for all users
- Vite: For fast development and bundling.
- React: For building the user interface with reusable components.
- JavaScript: The core language for the application logic.
- HTML & CSS: For structuring and styling the application.
- Mayada Saeed - Developer
- CV icon created by Freepik - Flaticon
Contributions are not currently open, but feel free to fork the repository for personal use.
This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. The name "CV Generator" is generic and not trademarked. The license applies to the code and design of this specific project.