CoverView/README.md
2024-10-08 10:56:41 +05:30

63 lines
1.8 KiB
Markdown

## Coverview
Creating cover images for your blogs is now super easy.
<p>
<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>
<img src="https://gist.github.com/user-attachments/assets/5b57a9fb-4791-4681-8982-9e47d7ba8ee1.png
" height="auto" width="800px" margin="20px">
## ⚡ Features
- 🚀 super fast and easy to use
- ✨ unsplash integration to search images
- 🌈 7 different themes, multiple fonts
- 🌠 100+ dev icons with option to upload custom icon
- 💾 Cover size based on blogging platform (i.e hashnode and dev)
## 👩‍💻 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
- [dom-to-image](https://github.com/tsayen/dom-to-image)
- [Hero Patterns](https://www.heropatterns.com/)
- [Devicons](https://github.com/devicons/devicon)
Don't forget to leave a ⭐ if you found this useful. Also checkout more products i built at [rutik.dev](https://rutik.dev)