Implement an input field with a useEffect debounce (500ms) that updates the q search parameter in the URL.
Implement an input field with a useEffect debounce (500ms) that updates the q search parameter in the URL.