Skip to content

Latest commit

 

History

History

07_react_router

React Router and Project

How to install react-router

npm install react-router-dom

Learn

1- Learn react router crash course covers the basics of React Router and its usage.
2- Learn how react router provides a way to navigate between different components in a single-page application.
3- Understanding when and how to call API in React Router.
4- Make new feature and learn how to use react-router-dom.