Added project skeleton and initial files: index.html, styles.css, app.js, exporter.js, and ocrWorker.js

This commit is contained in:
TristanEDU 2025-09-09 00:01:58 +00:00
commit 413f91004c
5 changed files with 0 additions and 0 deletions

0
public/index.html Normal file
View File

0
public/styles.css Normal file
View File

0
src/app.js Normal file
View File

0
src/exporter.js Normal file
View File

0
src/workers/ocrWorker.js Normal file
View File