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).😍
- For generating random word : https://random-word-api.herokuapp.com/word?number=number_of_words_to_generate
- For getting it's definition : https://dictionaryapi.com/api/v3/references/collegiate/json/word_to_be_searched?key=api_key
- Main
- Now available in Dark mode