You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a dynamic book search application created to allow users to search for books, view details, and filter results by categories. The application fetches book data from the Google Books API using AJAX and axios. Also, The application employs pagination to display search results efficiently.