CoverView/README.md
rutik wankhade ce993f4e1a 🚀 updated readme
2020-08-28 21:29:06 +05:30

60 lines
2.0 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">
<kbd>
<img src="https://user-images.githubusercontent.com/47467468/91587246-1f5eb500-e974-11ea-8455-9cc8b6c990c3.gif" height="auto" width="800px" margin="20px">
</kbd>
</p>
</p>
## ⚡ Features
- 🛠 Create cover images for your blogs quickly and easily
- 🌈 Choose different colors for background, foreground, border and text
- ✨ Choose from 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.