/Random-Quote-Generator

A program that displays a randomly selected quote each time the user clicks a button.

Primary LanguageJavaScript

Random Quote Generator

Practicing my knowledge of basic JavaScript syntax and data structures by building a Random Quote Generator, a program that displays a randomly selected quote each time the user clicks a button.

Preview

https://rifatcholakov.github.io/Random-Quote-Generator/

Fetures

  • Random quote on click.
  • Auto-refresh the quote every 30sec.
  • Random background color.

License

This project is licensed under the MIT License - see the LICENSE file for details