1.0.3 • Published 4 years ago
hands-off-ukraine-banner v1.0.3
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