April 2020
Intermediate to advanced
716 pages
18h 55m
English
React Router provides a collection of navigational components that enable routing on the frontend for React applications. We will add the following React Router modules:
yarn add react-router react-router-dom
These modules will let us utilize declarative routing and have bookmarkable URL routes in the frontend.