englism A dictionary and thesaurus application with the Merriam-Webster API Installation First, clone this repo on to your device git clone https://github.com/edwin-do/englism.git Then install the dependencies and start the server. npm install npm start