Skip to content

codemitrayt/react-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41ffb3a · Apr 20, 2024

History

44 Commits
Apr 15, 2024
Apr 16, 2024
Apr 15, 2024
Apr 15, 2024
Apr 20, 2024
Apr 15, 2024
Apr 16, 2024
Apr 16, 2024
Apr 15, 2024
Apr 16, 2024
Apr 15, 2024

Repository files navigation

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.