React Router Flashcards
1
Q
What do we need to install in order to implement routing?
A
react-router-dom
2
Q
Why do we not have to install react-router directly?
A
Because it is a dependency of react-router-dom
What do we need to install in order to implement routing?
react-router-dom
Why do we not have to install react-router directly?
Because it is a dependency of react-router-dom