"Build an Interactive Story App (Retired)" was retired on April 30, 2017. You are now viewing the recommended replacement.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed React Router v6 Basics!
You have completed React Router v6 Basics!
Preview
React Router provides a Navigate component that instructs the router to navigate to another route.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
the page displays the heading and
sub navigation only.
0:00
The user needs to click one of
the topic links to view any content for
0:00
this section.
0:04
But the user should immediately see one
of the course lists when they first
0:06
navigate to courses.
0:11
Now one way we could quickly
fix this is by opening up
0:14
Header.js and
adding /html to the Courses link.
0:19
And this navigates you to courses/html
right when you click Courses.
0:25
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up