Developed a CV application that presents the user with a simple CV template (courtesy of Harvard College) to create a CV in minutes!
Main motivation to start this project was to learn React and state management using useState, and also other React Hooks such as useEffect and useRef.
Editing
Viewing
- Viewing / Editing modes.
- Reset to dummy values.
- Print to PDF.
The data will remain as long as you visit the site using the same device that you entered your information. Do not fret, I cannot access any of your information. It is stored in the local storage of your device.