/Wordize

Connected two APIs together! It's so cool to see both APIs interacting with one another. 😍

Primary LanguageHTML

API-Interacts

Well, what's this? 🤔

A simple web-app which throws a random word at interface and further get's into another API to fetch it's definition from, where the definition too get's on the interface as shown in the below Early Preview section 👇. Built upon VanillaJs🍦, design powered⚡ by standard HTML-CSS (Bootstrap).😍

API's used in the project.

  1. For generating random word : https://random-word-api.herokuapp.com/word?number=number_of_words_to_generate
  2. For getting it's definition : https://dictionaryapi.com/api/v3/references/collegiate/json/word_to_be_searched?key=api_key

Early Preview

  • Main

  • Now available in Dark mode