Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itaisteinherz/german-determiner

Get the determiner and translation of any noun in German
https://github.com/itaisteinherz/german-determiner

api german language learning noun react translate website yandex

Last synced: 6 days ago
JSON representation

Get the determiner and translation of any noun in German

Awesome Lists containing this project

README

        

# 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](https://tech.yandex.com/translate) key (which you can get from [here](https://translate.yandex.com/developers/keys)). Then, simply run `$ npm start` to run both the web app and the Netlify Functions server (or `$ npm build` to build everything).