• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The `cv-project` is a React app for creating and editing CVs. It has sections for general info, education, and experience, with input fields and edit/submit buttons. The project uses `npx create-react-app` and class components, and is structured into components using state and props.