I m making a book tracking app like a shelf in which i have to search a books by title OR author but my search button is not working . My search bar is working perfectly when i used a search in URL. I want to make button which directly go to the search bar . I made a green colored button for the search purpose and call it through React State but it’s not working yet.
Here is my complete code .https://github.com/naima-shk/Book-Tracking-App