Mixed Messages - Quote Game

Hey guys, i created a mixed messages JS script that holds 3 lots of lists, which each hold objects containing an Author and a Quote.
List 1 - Philosophers
List 2 - Tech futute
List 3 - Fun
The script outputs an Author and Quote from each list of objects.
Used git & Github for version control.

See it here : GitHub - jamilhassanuk/mixedMessages: node.js project Mixed messages project - display 3 random quotes to user

Please take a look and tell me what you think!

1 Like