jokerify your images via web api
https://<your deployment url>.com/?text=<your image url>
Get started by downloading the source code and then running npm install
from within the project directory.
npm run dev
to start a local development servernpm start
to start a production server