@chetandev/motivate-me
v1.0.2
Published
motivate-me is a simple NPM package that prints random motivational quotes to your console. Perfect for boosting your mood and staying inspired while coding.
Downloads
20
Readme
motivate-me
motivate-me is a simple NPM package that prints random motivational quotes to your console. Perfect for boosting your mood and staying inspired while coding.
🚀 Installation
You can install the package using npm:
npm install @chetandev/motivate-meOr if you want to use it globally:
npm install -g @chetandev/motivate-me✨ Usage
To use the package in your project:
const motivateMe = require('@chetandev/motivate-me');
// Call the function to get inspired
motivateMe();When you call motivateMe(), a random motivational quote will be printed to your console:
People who are crazy enough to think they can change the world, are the ones who do. – Rob Siltanen🌟 CLI Usage
If you installed it globally, you can simply run:
motivate-meAnd get a fresh quote every time!
🛠️ Contributing
Feel free to submit issues or pull requests for new features or quotes! Contributions are welcome.
📄 License
This project is licensed under the MIT License.
🔗 Connect with Me
Stay inspired and keep building awesome things! ✨
