Ignore:
Timestamp:
01/26/26 15:21:02 (6 months ago)
Author:
Filip Gavrilovski <filipgavrilovski28@…>
Branches:
main
Children:
24a2a2a
Parents:
5c65932
Message:

add axios, auth context, simple working register form on frontend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/package.json

    r5c65932 r0c86e77  
    1212  "dependencies": {
    1313    "@tailwindcss/vite": "^4.1.18",
     14    "axios": "^1.13.3",
    1415    "react": "^19.2.0",
    1516    "react-dom": "^19.2.0",
     17    "react-router-dom": "^7.13.0",
    1618    "tailwindcss": "^4.1.18"
    1719  },
Note: See TracChangeset for help on using the changeset viewer.