An open API service indexing awesome lists of open source software.

https://github.com/psmyrdek/social-img

Generate social images for PoznajProgramowanie.pl.
https://github.com/psmyrdek/social-img

javascript preact preact-cli

Last synced: 19 days ago
JSON representation

Generate social images for PoznajProgramowanie.pl.

Awesome Lists containing this project

README

          

# social-img

### Simple yet effective way to generate images for social media 🚀

Preview:
![Preview mode](https://i.imgur.com/bKe9Pmu.jpg)

Edit mode:
![Edit mode](https://i.imgur.com/jej3Rhw.jpg)

### CLI Commands

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for Github Pages
npm run build-gh
```