ADD react router and reading from query params

Signed-off-by: Damian Krysta <damian@krysta.dev>
This commit is contained in:
Damian Krysta
2022-01-29 19:03:58 +01:00
committed by Scott Lamb
parent c9b1e49f3d
commit 2d517c28dc
6 changed files with 59 additions and 19 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.DS_Store
*.swp
/server/target
.idea