teju_quotes
v1.0.0
Published
If you feel demotivate then use this package for motivational quotes
Downloads
5
Maintainers
Readme
teju_quotes
If you want to get random Motivational quotes then use this package
To install this package use below command
npm i teju_quotesAfter installing pls make sure you have type:"Module" in your package.json
....
"type":"module"
...Now you can use it
import {getQuote} from "teju_quotes"
console.log(getQuote())