Aureatus / readvocab

Readvocab is an app that allows users to upload PDF's, and see a descending list of the rarest words found within per the rarity of words in the English language.
https://readvocab.vercel.app
2 stars 1 forks source link

Hookify frontend #16

Closed Aureatus closed 1 year ago

Aureatus commented 1 year ago

Fair amount of redundant code that could be gotten rid of if things like wordData state are handled via a hook that displays error on change of state etc.