generates images for the blog or social media
This is a simple tool we made to save time when creating images to accompany blog posts we share on social media.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/echobind/blog-image-generator.git
- Install npm packages
yarn
- Start with local dev server
yarn dev
Distributed under the MIT License. See LICENSE
for more information.
- Create Cloudinary account for Echobind
- Change
cloudName: 'jsjoeio'
to Echobind's cloud name - Upload template image to Echobind's Cloudinary and name it 'eb-template' or change
imagePublicID
in function. Here is the link to my image to download it