Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 892 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 892 Bytes

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