Goggle Book Search
Goggle Books API Search Application
Search the vast google books library and add books to your collection
The Google Books Search app is a React-based search application which displays book information based on the user's search with data retrieved from the Google Books API. It also allows the user to save books to review or purchase later. User's saved book information is stored in a Mongodb database. The website includes routing using react-router-dom; A search page which show queried book information and and a Saved page which displays saved books.