1.1.3 • Published 1 year ago
my_motivation v1.1.3
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_motivation
Usage
const motivation = require("my_motivation");
motivation.getMotivation();