Find, parse and render info from Sitemap

This commit is contained in:
Alicia Sykes
2023-07-21 20:53:54 +01:00
parent fc030ffcd6
commit 7ebe96b9be
7 changed files with 138 additions and 47 deletions

View File

@@ -33,7 +33,8 @@
"tsparticles": "^2.0.6",
"typescript": "^4.7.3",
"wappalyzer": "^6.10.63",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"xml2js": "^0.6.0"
},
"scripts": {
"start": "react-scripts start",