Added router

This commit is contained in:
Marc Wieland
2025-07-25 14:34:29 +02:00
parent df7372999b
commit 4934b8043c
91 changed files with 105121 additions and 15 deletions
+7
View File
@@ -0,0 +1,7 @@
`react-router` is the primary package in the React Router project.
## Installation
```sh
npm i react-router
```