A simple tool that lets you browse a graph of synonyms for any word
Server scrapes thesaurus.com for the requested word, then individual synonyms of that word. Parsed data then renders on front-end as a network graph using vis.js.
yarn --dev
yarn start