CV-Application

Version Version Version Version Version Version HTML, CSS, and Javascript

Created a curriculum vitae(CV)/resume builder. User can create, read, update, and delete content. User can upload images.

Made heavy use of React.js state and props. Practicing passing down state as props into several components. Making an interactive UI. Biggest challenge was making the content edible using conditional rendering, which is the most complex logic of the application. Using barebones, minimalistic styling which was fun.

Author

👤 **Tony Isern **

Installation

  • Clone repo, cd into directory, then run npm start.