JS-Random-Quote-Generator icon indicating copy to clipboard operation
JS-Random-Quote-Generator copied to clipboard

Using Quotable API to fetch quotes

Open Mudit-Jxin7 opened this issue 2 years ago • 0 comments

Instead of hardcoding quotes and their authors, it is preferable to utilize third-party APIs. By leveraging such APIs, the code becomes cleaner and more concise, eliminating the need for manually inputting quotes. I have used one such API to dynamically fetch the quotes and their authors.

Mudit-Jxin7 avatar Jun 17 '23 09:06 Mudit-Jxin7