This creates a random motivating message every time you run it!
To use it, download this code and open the folder. You will need a *terminal and **Node js. To use it, open up the terminal, and enter the command
node app.js
It will generate a random motivating message for you! Run the same command again to get another message.
*For Windows, to install use bash, you will need Git Bash. Go to Git Bash to install it.
**To install Node js you can do one of these steps:
- go to the Node js website.
- go to Nvm(Node Version Manager) for Mac and Linux or Nvm-Windows for Windows.