https://github.com/evansrobbie/react_routers
A dive into react-router-dom
https://github.com/evansrobbie/react_routers
authentication navigate nested-routes router-dom routes usenavigate
Last synced: 9 months ago
JSON representation
A dive into react-router-dom
- Host: GitHub
- URL: https://github.com/evansrobbie/react_routers
- Owner: EvansRobbie
- Created: 2023-03-12T23:37:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T13:58:32.000Z (over 3 years ago)
- Last Synced: 2025-02-17T23:07:12.030Z (over 1 year ago)
- Topics: authentication, navigate, nested-routes, router-dom, routes, usenavigate
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React_Routers
This is a repo on react routers.
Itt covers all there is about user routers, relative and absolute routes, nested routes, active links using NavLinks
useLocation, useNavigate, navigate, Authentication and protected routes.