May 2018
Intermediate to advanced
470 pages
13h 54m
English
React Router provides a collection of navigational components that enable routing on the frontend for React applications. To utilize declarative routing and have bookmarkable URL routes, we will add the following React Router modules:
npm install --save react-router react-router-dom
Read now
Unlock full access