Skip to content

abnsol/CV-generator

Repository files navigation

Resume Builder with react

A simple and interactive Resume Builder built with React, allowing users to dynamically add, edit, and remove educational and work experience details.

Features

  • Add, edit, and delete education and experience entries.
  • Live preview of the resume while editing.
  • Responsive and modern UI.
  • Background blur effect for better user focus.

Technologies Used

  • React – For building UI components.
  • React Hooks (useState, useEffect) – For managing state and side effects.
  • CSS (Flexbox & Grid) – For styling and layout.
  • vite – For module bundling and transpilation.

Live Demo