User Input and Query String Updates

Learn how to perform searches from the user’s input.

We'll cover the following

To perform a user-based search, we need to add a form input to our project. We also need to change the URL we pass to useFetch to be dynamic.

Dynamic query string

Here, we have a search term constant, which is passed to the URL:

Get hands-on with 1200+ tech skills courses.