JS-Random-Quote-Generator
JS-Random-Quote-Generator copied to clipboard
A program that displays a randomly selected quote each time the user clicks a button.
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...
if there is a light background then text and button color will become dark for good visibility and if there is a dark background then text and button color will...
**Some background colors reduce Readability**   **Quote overflow when the quote is large.** 
the js-code was from : https://codepen.io/tutsplus/pen/oNZWwQV for the darker background color , just that the button moves with the quotes
* corrected the overflow