https://github.com/yuleicul/react-router-tutorial
An alternative take on React Router's official tutorial
https://github.com/yuleicul/react-router-tutorial
codehike react-router-v6 tutorial
Last synced: about 2 months ago
JSON representation
An alternative take on React Router's official tutorial
- Host: GitHub
- URL: https://github.com/yuleicul/react-router-tutorial
- Owner: yuleicul
- License: cc0-1.0
- Created: 2024-03-19T10:09:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T06:45:27.000Z (12 months ago)
- Last Synced: 2025-02-09T17:47:35.035Z (3 months ago)
- Topics: codehike, react-router-v6, tutorial
- Language: JavaScript
- Homepage: https://react-router-tutorial.yulei.monster
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Router Tutorial
An alternative take on [React Router's official tutorial](https://reactrouter.com/en/main/start/tutorial), built with [CodeHike](https://codehike.org/).
- Visit [the tutorial](https://react-router-tutorial.yulei.monster).
- Visit [the app](https://yuleicul.github.io/react-router-tutorial) to be built along with the tutorial.