Skip to content

A Quote Generator that randomly generates quotes when a button is clicked. Gives you the qoute itself and who said it.

Notifications You must be signed in to change notification settings

Danielle-Higgins/qoute-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qoute Generator: Visit Here

A Quote Generator that randomly generates quotes when a button is clicked. Gives you the qoute itself and who said it.

Tech Used

I stored the each quote and the person who said the quote in an array of objects. Then I set up a random number generator to randomly select an object from the array. When the button is click, the qoute and the person will change.

Optimizations

If/when I improve this project, I would start by making it more responsive.

Lessons Learned:

I learned separation of concerns.

About

A Quote Generator that randomly generates quotes when a button is clicked. Gives you the qoute itself and who said it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published