Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 652 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 652 Bytes
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.