The CV Generator App is a web application built with Vite, React, HTML and CSS that enables creating of professional looking CV with ease. The app allows users to create and view a live preview of their CV using React's state and props. The created CV can be downloaded as PDF with the help of react-to-pdf library.
live demo : https://cv-generator-ruby.vercel.app/
Work done as a part of "The Odin Project" Open Source curriculum.