#Random Quote Machine# ##Free Code Camp Challenge##
User stories to implement:
- When click a button new random quote is displayed
- Also, there is a button to tweet displayed quote
Unix fortune files and node script to make an js object from fortunes are in resources folder. Script is not perfect, works only if there are not other folders in targeted folder with fortune files. Not so quick to write (included lots of research and try and fail attempts), but dirty as ***.