AmericanWebbery / react-word-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Word-Project

Fetches a word from a random word generator. Then passes that word on to the Giphy API to retrieve an animated gif (webp format). If a giphy is not available for the word, a new request is immediately made to get a new word.

You must supply your own API keys :
https://random-word-api.herokuapp.com
https://developers.giphy.com/

About


Languages

Language:JavaScript 46.1%Language:HTML 41.0%Language:CSS 12.9%