Initial commit — PlantGuideScraper project

This commit is contained in:
Trey T
2026-04-12 09:54:27 -05:00
commit 6926f502c5
87 changed files with 29120 additions and 0 deletions

14
frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PlantGuideScraper</title>
<script type="module" crossorigin src="/assets/index-BXIq8BNP.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-uHzGA3u6.css">
</head>
<body>
<div id="root"></div>
</body>
</html>