iOS app for showing a random Greek Word of the Day.
Edit config.json
to configure your Google translate and wordsapi.com key.
{
"GOOGLE_TRANSLATE_API_KEY": "key",
"WORD_API_KEY": "key"
}
Then build and run the app:-
yarn && yart start
The iOS version can be found here 👉 App Store