my_motivation
v1.1.3
Published
a sample package that greet the user
Readme
My Motivation
My Motivation is an npm package designed to provide you with motivational quotes while you code. Whether you're stuck on a bug or just need a little pick-me-up, my_motivation is here to keep you inspired.
Installation
You can install my_motivation using npm:
npm install my_motivationUsage
const motivation = require("my_motivation");
motivation.getMotivation();