The website for Zoom In. If you’re looking for the Zoom In app code, it’s over here.
Simply run the commands below. You’ll need Node.js installed.
$ git clone https://github.com/nothingmagical/zoom-in.app.git
$ cd zoom-in.app
$ npm install
$ npm run dev
Now the site is running at http://localhost:3000.