This repository contains a node.js script which will generate a random Harvey Specter quote, a random message and a 'Thank You' message(ASCII art).
- Open
terminal
and make sure you have node installed usingnode --version
. - Type
node script.js
and the output will be visible on the terminal.
This project has been completed
.