An app for editing and creating a resume developed using ReactJS.
npm
Clone the repository locally. Install dependencies using the proper npm command then build or run it using the command.
git clone https://github.com/jibrilfdev/react-resume-creator
cd react-resume-creator
npm install
npm run devEdit the various sections and see changes to the result of your resume as they happen.
Pull requests are welcome. Issues are welcome, and will potentially be addressed.
