GIF captioning with CSS
Did you know you can add CSS-animated text to a GIF, all in your browser? This page shows you how. If you're interested in browser GIF generation, also check out the Gix project.
Running locally
Clone this repository, then install and serve with Yarn:
yarn install
yarn serve