replaced remix with react-router

This commit is contained in:
dswbx
2025-03-14 15:32:43 +01:00
parent b3a0ecbe6d
commit b763826754
49 changed files with 562 additions and 488 deletions

9
examples/react-router/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.DS_Store
/node_modules/
.env
*.db
# React Router
/.react-router/
/build/