Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 477 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 477 Bytes

CV Builder

A simple, one page app that allows users to construct a CV with their personal information. Uses the Context API to manage state across components, as well as the useRef and useEffect hooks for updating the state and context on form submission.

Tools

  • React
  • NextJS

Screenshot

Screenshot of CV builder app