Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
545 B

# React Router
React router is the most famous library when it comes to implementing routing in React applications.
Visit the following resources to learn more:
- [React Router — Official Website](https://reactrouter.com/)
- [Getting Started Guide](https://reactrouter.com/docs/en/v6/getting-started/tutorial)
- [React Router v6 in 1 hour](https://youtu.be/0cSVuySEB0A)
- [How to use React Router v6](https://www.robinwieruch.de/react-router/)
- [React Router Cheat Sheet](https://stackdiary.com/guides/react-router-cheat-sheet-reference/)