GoogleBooksApp is a .NET Core MVC application that interacts with the Google Books API to provide a convenient interface for users to browse books. It provides options to filter books by genre and search books by a keyword.
- Fetches data in real time from Google Books API
- Users can search for books based on keywords
- Users can filter books by genre
- Pagination functionality for easy navigation