An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


logo

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.