Simple Node.js + Express website that generates embeddable iframe HTML snippets. Every generated iframe contains a visible backlink to https://iframegenerator.xyz and the generator page also displays a backlink.
Features:
- Live preview of the iframe
- Options: src, width, height, frameborder, allowfullscreen
- Generates copyable iframe HTML with backlink included
Getting started:
-
Install dependencies: npm install
-
Run locally: npm start
License: MIT