Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rutikwankhade/CoverView
🛠 Create awesome cover images for your blog posts quickly.
https://github.com/rutikwankhade/CoverView
blogging create-react-app react
Last synced: 16 days ago
JSON representation
🛠 Create awesome cover images for your blog posts quickly.
- Host: GitHub
- URL: https://github.com/rutikwankhade/CoverView
- Owner: rutikwankhade
- License: mit
- Created: 2020-08-05T09:09:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T06:20:01.000Z (2 months ago)
- Last Synced: 2024-09-08T07:24:36.532Z (2 months ago)
- Topics: blogging, create-react-app, react
- Language: JavaScript
- Homepage: https://coverview.vercel.app
- Size: 1.51 MB
- Stars: 877
- Watchers: 5
- Forks: 134
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Coverview
Creating cover images for your blogs is now super easy.
## ⚡ 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 ()
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)