Here once would be a minimalistic, yet powerful state container, harnessing side-effects in the TEA-style!
To run translator sample app, you need an API key for IBM cloud translation. You can get it here for free.
Add this key to local.properties
file like this, replacing API_KEY
with yours:
api_key="API_KEY"