mfix22 / use-climate-change-reminder

🌳 Fight the climate change crisis by spreading the message for how you can help

Home Page:https://erikareinhardt.com/personal-climate-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌍🌏 climate-change-reminder 🌎🌍




Fight the climate crisis by spreading the message for how you can help.

PRs Welcome

Usage 🌳

You can either add use-climate-change-reminder as a dependency like:

$ yarn add use-climate-change-reminder

or

$ npm install --save use-climate-change-reminder

to automatically print the message after installation.

Otherwise you can import and call the function manually in your project:

const climateChangeReminder = require('climate-change-reminder')

console.log(climateChangeReminder())

Contributing 🀝

Pull requests are more than welcome! If you have something to add, even a question, please feel free to open an issue or PR.

About

🌳 Fight the climate change crisis by spreading the message for how you can help

https://erikareinhardt.com/personal-climate-action

License:MIT License


Languages

Language:JavaScript 100.0%