henrylin03 / cv-generator

Curriculum vitae (CV) / job resume generator, written in ReactJS
MIT License
0 stars 0 forks source link

feat: form entries persist through browser refreshes #17

Open henrylin03 opened 5 hours ago

henrylin03 commented 5 hours ago

need to use localStorage as React States are removed on refresh

henrylin03 commented 5 hours ago

this might make testing other issues, especially ones relating to displaying previous entries of education and professional experience, easier, as i don't have enter a bunch of other entries