A React app that allows users to automatically generate their own resume format by inputting their own information. This also allows users to easily download it after in a PDF format.
Features Coming Soon
- Allowing the work experience, projects and education portion to be moved around
- Creating a skills section
- Debugging the links after react-to-print converts it to a pdf
git clone https://github.com/ethanalvizo/resume-template.git
cd dev
npm install
npm start