CV application that creates a formatted pdf file from information you submit to it through a form. Created using React and Vite.
Components are separated before being called into two parent containers: the form container and the live-preview container.
The form container is filled out by the user, and the preview container immediately shows the changes made in the form container.
Preview live at: https://cv-application-nu-three.vercel.app/ .