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.
- React
- NextJS