random-word-to-gif

Associate a random word to a gif using the Wordnik and Giphy API

Usage no npm install needed!

<script type="module">
  import randomWordToGif from 'https://cdn.skypack.dev/random-word-to-gif';
</script>

README

Random-word-to-gif

NodeJs TypeScript

Random-word-to-gif is simple program that access the Wordnik API to generate a randomly word and then request the Giphy. This program retrieve a gif that match the random word.

There is two version of the code: ES6 and ES8.

Contributors

Valentin Reymond

Random Word to Gif

vreymond

github.com/vreymond

License

This project is licensed under the MIT License - see the LICENSE.md file for details