Api-project
The challenge:
- Combine two separate API calls in a single application
The end product:
- I used client-side JS and fetch calls.
- I generate a word using the random-word-api and embed that data into my dictionaryapi call using a template literal.
- The result will display to the screen after you press the 'Random Word Generator' button.
APIs I used were:
Log in or sign up for Devpost to join the conversation.