Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heiwa4126/my-react-router
https://github.com/heiwa4126/my-react-router
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heiwa4126/my-react-router
- Owner: heiwa4126
- Created: 2022-11-29T06:47:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T02:08:27.000Z (2 months ago)
- Last Synced: 2024-09-10T05:30:03.390Z (2 months ago)
- Language: TypeScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-react-router
[React Router (v6)](https://reactrouter.com/) の練習。
viteでts
## 参考
- [How to set a document title in React | Reactgo](https://reactgo.com/react-document-title/)
- [React Routerでルーティングを実装しよう - Qiita](https://qiita.com/jima-r20/items/c7d636262a9ebf0bedbd) - ちょっと古いので注意
- [React Router を v5 から v6 にアップデートしてみました | DevelopersIO](https://dev.classmethod.jp/articles/react-router-5to6/#toc-6)