clhurlbut / virtual_fortune_cookie

A web app combining free public APIs to give the user a virtual fortune cookie experience.
MIT License
1 stars 0 forks source link

Generate a new quote each click #28

Open clhurlbut opened 3 years ago

clhurlbut commented 3 years ago

We have to figure out a way to fix the quotes - either through a new way of the show/hide and function to reset the page OR through the quote logic so we call a function in the click of the button to generate a new quote. I think the latter might be better?

clhurlbut commented 3 years ago

Ok, I took a stab at this and updated this in the new pull request and merge.