captbaritone / urlmeme

A meme generator where the URL is the user interface
http://urlme.me
MIT License
123 stars 18 forks source link

Front end: Handle the case where the image fails to load #30

Open captbaritone opened 5 years ago

captbaritone commented 5 years ago

Currently we only handle the load event on the image. We need to handle errors as well, and show some kind of error UI.