...

/

Quiz: Navigation with react-router

Quiz: Navigation with react-router

Answer some questions about navigation using react-router in a React application.

We'll cover the following...

Navigation Quiz

1.

(Fill in the blank.) Traditionally, the ___________ tag is used to go through different pages and resources across the website.

A.

<Navigate>

B.

<nav>

C.

<a>

D.

<head>


1 / 6