Word Counter CLI is a simple command-line tool built with Node.js for quickly counting words in sentences.
Run the application: npx @muhammad-talha678/word-counter Input your sentence when prompted. Press Enter to see the word count displayed.
Node.js inquirer
Muhammad Talha