You can view the live page at: https://jetlag.jaxcksn.dev/
The application is React single page application built with Vite. All the image generation is accomplished by using Fabric.js.
First, clone this repo, then run the following commands in the directory:
npm install
npm run dev