#3 of 25 Beginner Projects - HTML, CSS, & JavaScript - Random Quote Generator ( Responsive Design )

Опубликовано: 13 Октябрь 2024
на канале: Web Dev Tutorials
38,356
601

How to build an HTML random quote generator app from scratch using JavaScript? In this project we create a program that generates random quotes on the click of a button. To solve this problem, we create a dictionary. We use the authors as the keys and the quotes as the values. We grab a random key and generate the quote associated with that key.

Try it before your build it ( Hosted with GitHub Pages):
https://miguelznunez.github.io/Random...

GitHub Repository ( Don't forget to star !):
https://github.com/miguelznunez/Rando...

Sponsor me on GitHub!
https://github.com/sponsors/miguelznunez

Follow my blog:
  / miguelznunez  

Email : [email protected]
Medium :   / miguelznunez  
Codepen : https://codepen.io/miguelznunez
GitHub : https://github.com/miguelznunez