added http provider

This commit is contained in:
Carter 2024-10-23 08:49:33 -06:00
parent 99ea402bad
commit a7b417abdf
8 changed files with 575 additions and 23 deletions

View file

@ -16,6 +16,8 @@
},
"dependencies": {
"@auth0/auth0-react": "^2.2.4",
"axios": "^1.7.7",
"moment": "^2.30.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},