About This is a web app that replaces words you type with synonyms. Installation Clone this repository. git clone [email protected]:jwleddy/synonymize.git Navigate to the root directory of this project, and install the npm dependencies. cd synonymize && npm install