https://github.com/codemitrayt/react-router-starter
React Router Starter Repo Clone and Learn.
https://github.com/codemitrayt/react-router-starter
Last synced: about 1 year ago
JSON representation
React Router Starter Repo Clone and Learn.
- Host: GitHub
- URL: https://github.com/codemitrayt/react-router-starter
- Owner: codemitrayt
- Created: 2024-04-16T04:21:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T15:48:11.000Z (about 2 years ago)
- Last Synced: 2025-02-08T00:26:11.619Z (over 1 year ago)
- Language: JavaScript
- Size: 199 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
#### Live Demo
- https://learn-react-router-with-codemitrayt.vercel.app/stores
## 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-starter.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.