Add authentication pages and routing;

This commit is contained in:
Anton Kupriianov 2025-04-16 12:02:42 -07:00
parent 18bd3aa7e9
commit ef85ff6d24
13 changed files with 661 additions and 28 deletions

View file

@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.27.0",