hands-off-ukraine-banner
v1.0.3
Published
A banner web component that enables companies/individuals to quickly show their support for Ukraine regarding the recent Russian invasion. It hopes to raise awareness to the incident and allow users to quickly access support websites & donate.
Downloads
26
Maintainers
Readme
Hands Off Ukraine Web Component
▶️ This banner includes easy access links to support Ukraine against the deliberate military invasion of Russia.
It was built as a Web Component to facilitate its integration between all the frontend library/frameworks used.
Usage
<body>
<header>...</header>
<hands-off-ukraine-banner></hands-off-ukraine-banner>
<!-- ...rest of the html -->
<footer>...</footer>
<script src="./node_modules/hands-off-ukraine-banner/index.js"></script>
</body>
Example
Desktop View
Mobile View
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
License
MIT