Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aman1-2/learn-react-route
Its a a simple UI page to practice the concepts of router and to see how actually the components are handled when switching from one component to another so that they give us the intuition of having multi-pages. Can come out to be one good practice material
https://github.com/aman1-2/learn-react-route
Last synced: 2 days ago
JSON representation
Its a a simple UI page to practice the concepts of router and to see how actually the components are handled when switching from one component to another so that they give us the intuition of having multi-pages. Can come out to be one good practice material
- Host: GitHub
- URL: https://github.com/aman1-2/learn-react-route
- Owner: aman1-2
- Created: 2024-02-03T03:37:49.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T07:58:21.000Z (12 months ago)
- Last Synced: 2024-02-06T09:04:41.503Z (12 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-react-route
This is the one of the best way to start your learning journey learn about the react routes with this amazing code. I have tried to make it simple with great learning experience.