This is a simple scrollable web page that displays an image of a driver's license in a mobile-friendly view.
- Open
index.htmlin any browser. - The image will scroll like a native app screen.
- Optimized for iPhone Safari and modern mobile browsers.
To deploy on GitHub Pages:
- Upload
index.htmlandlicense-screenshot.jpgto your GitHub repository. - Go to Settings > Pages.
- Choose branch:
main, folder:/ (root), and click Save. - Visit the link GitHub provides (e.g.,
https://yourusername.github.io/scrollable-license).