Mixed Messages: Quote Generator

For the mixed messages portfolio project, I made a simple JavaScript file that pulls a random quote from an array of 100 possibilities along with a random greeting and response, something similar to a fortune reveal.

I think the difficulty was pretty minimal for me, but then I didn’t integrate HTML or CSS into this particular project, which I might do down the road just to challenge myself further. Overall it took only a few hours to complete this once I had an idea of how I was going to proceed with this particular project.

Here’s the link to my repo: https://github.com/vynstrange/MessageGenerator
All feedback is greatly appreciated.