As part of my study through The Odin Project, I created a CV generator. Users can input their information in text, text area, and file inputs, and a CV will be generated for them. This was one of my first projects using JavaScript classes, and React state and props.
Live Demo: https://lindsaysofia.github.io/cv-project/