From the course: React Essential Training
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Challenge: Creating a route - React.js Tutorial
From the course: React Essential Training
Challenge: Creating a route
(upbeat music) - [Instructor] I have a little challenge here for you. Within the next React project, there is a README file with some instructions for a challenge. I'd like you to create a new route at /contact. Then I'd like you to render a page component at /contact. Then you can run the app and make sure that that is rendering appropriately if you go to that route. And then for extra credit, which, of course, counts towards your final React grade, add a link to the contact route from the header. Okay, that's it. In the next video, I will go over the solution. If you get stuck at any part in that, the solution will tell you how to fix it.