Resume-Builder is single page web application created in React Library.
- React with Hooks
- React-Bootstrap
- React-Redux
Feel free to use the source to create your resume.
Basic knowledge of HTML5, CSS and React is sufficient if you want to customize the resume for your requirements.
Clone this repository
Run npm install in /resume-builder and in /resume-builder/backend to install dependency.
Run npm start in /resume-builder and in /resume-builder/backend to run your local copy in browser.