update and introduce react router

This commit is contained in:
Mona Mayrhofer 2025-12-23 16:30:04 +01:00
parent bf32423169
commit fa49ed07db
Signed by: Nionidh
GPG key ID: 374AB152BDEBA1AE
27 changed files with 349 additions and 187 deletions

6
.gitignore vendored
View file

@ -8,8 +8,10 @@ node_modules
# testing
/coverage
# production
/build
# React Router
.react-router/
/build/
# misc
.DS_Store