Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 419 Bytes

File metadata and controls

11 lines (7 loc) · 419 Bytes

What's inside here

Learning goals:

  • React router gives us control over how to navigate users around web applications.
  • use the useNavigate hook and with navigate, I can effectively navigate the user to a related page.

Resources