henrylin03 / cv-generator

Curriculum vitae (CV) / job resume generator, written in ReactJS
https://generate-your-cv.netlify.app/
MIT License
0 stars 0 forks source link

refactor: minimise repeated code across education and experience sections in handling previous entries, add new entries, and toggling form etc #10

Open henrylin03 opened 1 month ago

henrylin03 commented 1 month ago

helps to resolve #7 code where there are repetition and violates DRY