A React app developed as part of the React course at The Odin Project.
This app facilitates building a simple résumé.
You can use this app on Odin Résumé Builder's official website.
The app starts with a basic résumé template that you can customize or delete all its entries and start from scratch. All usage actions could be done with the following features:
- Entry type: A select menu to choose a type of entry, e.g. Line, Paragraph, List, ...etc.
- Add: To add a new entry based on a chosen type.
- Edit/Submit: To open edit mode (where you can edit the style & content of each entry) and commit your edits.
- Save: To save or print your resume using your browser's print dialog.