CoverView/README.md
2022-01-07 18:20:29 +05:30

59 lines
1.9 KiB
Markdown

<p align="center">
<img width="300px" src="https://user-images.githubusercontent.com/47467468/90390293-b8eeb280-e0a8-11ea-82cf-9efa89773094.png" align="center" alt="" />
<p align="center">
<a href="https://github.com/rutikwankhade/CoverView"><img src="https://img.shields.io/github/stars/rutikwankhade/CoverView.svg?style=social&label=Star"></a>
<a href="https://github.com/rutikwankhade/CoverView"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103"></a>
<a href="https://lbesson.mit-license.org"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
</p>
<p align="center">🛠 Create awesome cover images for your blog posts quickly.</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/47467468/148546132-2b608b8c-ab27-4888-9898-e0b489142c47.png" height="auto" width="800px" margin="20px">
</p>
</p>
## ⚡ Features
- 🛠 Create cover images for your blogs quickly and easily
- ✨ 15+ different background patterns
- 💾 Download cover images in `.png` as well as `.jpeg` format
## 👩‍💻 Developing
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
```shell
git clone https://github.com/rutikwankhade/CoverView.git
cd CoverView/
npm start
```
## 👇 Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
1. Fork it (<https://github.com/rutikwankhade/CoverView/fork>)
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request
## 🙏 Acknowledgments
- [react-component-export-image](https://www.npmjs.com/package/react-component-export-image)
- [Hero Patterns](https://www.heropatterns.com/)
- [Devicons](https://github.com/devicons/devicon)
Don't forget to leave a ⭐ if you found this useful.