This commit is contained in:
Nareshkumar Rao
2025-04-07 17:07:15 +02:00
parent f28c2defc4
commit 9c6c0b315c
7 changed files with 678 additions and 10 deletions

View File

@@ -22,7 +22,8 @@
"react-dom": "^19.0.0",
"react-google-recaptcha": "^3.1.0",
"react-social-icons": "^6.22.0",
"slugify": "^1.6.6"
"slugify": "^1.6.6",
"strava-v3": "^2.2.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3",