/german-determiner

Get the determiner and translation of any noun in German

Primary LanguageJavaScriptMIT LicenseMIT

german-determiner

Get the determiner and translation of any noun in German

Development

To run the app locally, set the YANDEX_API_KEY environment variable to be your Yandex Translate API key (which you can get from here). Then, simply run $ npm start to run both the web app and the Netlify Functions server (or $ npm build to build everything).