Towards my attempt to learning JS
This is a quote generator with JS and HTML, CSS for styling.
The JS stores few quotes in an array and displays a random element.
A JS function to print a quote is triggeren onClick of a button.
A very good way to learn JS shabash