/bookfinder

Created with StackBlitz ⚡️

Primary LanguageTypeScript

bookfinder

An application that will allow users to search for books by entering a query (Title, Author, etc). Display the resulting books in a list on the page with all the corresponding data.

This application uses [Google books API] (https://books.google.com) to effect the user's query.

Application use cases gotten from ️A️p️p️ Ideas repo