Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 440 Bytes

File metadata and controls

4 lines (3 loc) · 440 Bytes

CV Generator Project

Project based on The Odin Project curriculum. The application allows the user to enter personal, education, and experience info. Upon submission, a CV is generated that the user can both view and print.

In addition to practicing developing with React, I learned to use React Hook Form.