test-react-search-box.You are tasked with building a simple React application that includes a search box. The application should allow users to enter a query in the search box, fetch data from a mock API based on the query and display the results in a table.