https://github.com/codemitrayt/react-router
Learn React Router with Code Mitra YT.
https://github.com/codemitrayt/react-router
Last synced: about 1 year ago
JSON representation
Learn React Router with Code Mitra YT.
- Host: GitHub
- URL: https://github.com/codemitrayt/react-router
- Owner: codemitrayt
- Created: 2024-04-16T04:14:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T17:44:55.000Z (about 2 years ago)
- Last Synced: 2025-02-08T00:26:14.213Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://learn-react-router-with-codemitrayt.vercel.app
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Learn React Router With Code Mitra YT
## What We Learn In This Video
1. Client Side Routing
2. Nested Route
3. Dynamic Route
4. Route Matching
5. Active Links
6. Protected Routes
7. Loader
8. Data Loader
## Intallation Guideline
#### 1. ⭐️ Give start the repo.
#### 2. Clone the repo using command
- `git clone https://github.com/codemitrayt/react-router.git`
#### 3. Go to project folder
#### 4. Install dependencies using command
- `npm intall`
#### 5. Run the project using command
- `npm run dev`
### If you helpful please star the repo.