tsu-daily-motivation-cli
v1.0.1
Published
Displays a random motivational quote every time it's run.
Downloads
5
Readme
Daily Motivation CLI
Get your daily dose of motivation by running this simple command-line application. It displays a random motivational quote every time it's executed, perfect for starting your day on the right foot or getting that extra push when you need it.
Installation
- Clone this repository.
- Navigate to the cloned directory.
- Run
npm install
to install the required dependencies.
How to Use
- Start the application by running
npm start
. - A random motivational quote will be displayed on your terminal.
Feel free to run it whenever you need a little boost of inspiration!