nicksawhney/bernie-sits

Make image fusion in browser

hesenp opened this issue · 1 comments

Hey @nicksawhney ! Good job on making the Bernie meme a spash! My Fb timeline is swamped with funny Bernie memes.

I was trying to generate my own meme and realized that you pulled the original site due to API cost. I noticed that you are trying to handle the image fusion part in server. Actually this operation would be done in JavaScript in users' browser. As a result your entire site would be statically hosted on free places like Github itself.

Here's some packages to give you some rough ideas.

Thanks a lot for the fun generating work!

#21 implemented here :)