Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 583 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 583 Bytes

Resume Maker

This app will allow users to create their own resume using a ready-to-edit template, choose a theme, and download it into a PDF format.

live project: https://rcminerva2394.github.io/resume-maker/

Technologies used:

  • React
  • styled-components
  • react-icons
  • react-to-print
  • uuid

Motivation

To practice the following React hooks (useState, useRef, and useContext) by building an interesting/useful app. I've thought of building this for personal use and probably for people whom I know are having a hard time to structure, design, and write their resume.