Demo: https://jonslui.github.io/cv_builder/
An application created using Javascript and React that helps the user create and export a PDF resume by filling in the blanks.
- Get more comfortable using React and React components
- Continue practicing good code habits, such as reducing repeat code and splitting functions up as needed.
- Create an easy/enjoyable to use application.
- Click this link: https://jonslui.github.io/cv_builder/ or download files and open index.html in a browser of your choice.
- Click "Load Sample Resume" to view a sample and get ideas for how to fill out yours.
- Click "Clear Resume" to empty the sample info/start over.
- Click an "Add" button to start adding your own information.
- Click "Delete" to remove unwanted information.
- When you're happy with your resume, click "Save PDF" to export your resume for use outside the application.
- Enjoy!