Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
DEPRECATED
Browse files Browse the repository at this point in the history
  • Loading branch information
garvae committed Oct 20, 2023
1 parent 45a0494 commit 260eae2
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 11 deletions.
94 changes: 84 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,29 @@
# DEPRECATED

<br/>

**This package has been deprecated** and is no longer supported
because the solutions used in this package do not meet quality standards
and are not efficient enough to implement such tasks.

<br/>

<hr/>


# react-waving-flag

### Project description
A simple animated waving flag from a jpg/png image



---

<p align="center">
<img src="https://github.com/garvae/web-assets-generator/blob/master/public/github/gh-cover.svg?raw=true" alt="react-waving-flag cover" width="100%" height="auto">
</p>

---

### Features
- lightweight
- can be shown from both left and right sides of the screen
Expand Down Expand Up @@ -63,18 +84,71 @@ const App = () => {
};
```

## Author

🙋‍♂️ **Vova_Garvae**
## 🤝 Contributions

🤝 Contributions, issues and feature requests are welcome! <br/>
Feel free to check [issues page][issue] and [pull request page][pr].

❤️ **Give a****if you like this project!**

<br/>

## 📞 Contact me

### 🌐 [Contact page][garvae]

### 🔳 QR code

<div style="background-color: white; display: inline-block; margin-top: 2em; margin-bottom: 2em">
<img src="https://github.com/garvae/assets/blob/master/assets/img/garvae-contacts.png?raw=true" alt="contact me" width="300px" height="300px">
</div>

### 🔗 Links

- [**E-mail**][email]
- [**Telegram**][telegram]
- [**Facebook**][facebook]
- [**Instagram**][instagram]
- [**LinkedIn**][linkedin]
- [**GitHub**][github]

<br/>

## 🚀 Mentoring

**If you want to grow** 🚀 **fast in front-end development - [contact me!][garvae]** 🙋‍♂

<br/>

## 📄 License

[See license in the "**LICENCE**" file][license]

[//]: # (------------------------------------------------------------------)
[//]: # (------------------------- Document links -------------------------)
[//]: # (------------------------------------------------------------------)

[//]: # (--------------------------- repo links ---------------------------)


- Facebook: [@garvae](https://www.facebook.com/garvae)
- LinkedIn: [@garvae](https://linkedin.com/in/garvae)
- Twitter: [@vgarvae](https://twitter.com/vgarvae)
- Github: [@garvae](https://github.com/garvae)

[//]: # (-------------------------- common links --------------------------)

## 🤝 Contributing
[issue]:https://github.com/garvae/react-waving-flag/issues
[pr]:https://github.com/garvae/react-waving-flag/pulls
[repo]:https://github.com/garvae/react-waving-flag
[license]:https://github.com/garvae/react-waving-flag/blob/master/LICENSE?raw=true

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://www.github.com/garvae/react-waving-flag/issues).
[//]: # (---------------------------- contacts ----------------------------)

[garvae]:https://sprd.li/4wr38watys
[email]:[email protected]
[telegram]:https://t.me/garvae
[facebook]:https://www.facebook.com/garvae
[instagram]:https://www.instagram.com/garvae
[linkedin]:https://linkedin.com/in/garvae
[github]:https://github.com/garvae

[//]: # (------------------------------------------------------------------)
[//]: # (------------------------------------------------------------------)
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"version": "1.0.9",
"version": "1.1.0-deprecated",
"deprecated": true,
"description": "A simple animated waving flag from a jpg/png image",
"keywords": [
"component",
Expand Down
27 changes: 27 additions & 0 deletions public/github/gh-cover.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 260eae2

Please sign in to comment.