Skip to content

Latest commit

 

History

History
22 lines (7 loc) · 630 Bytes

ReadMe.md

File metadata and controls

22 lines (7 loc) · 630 Bytes

Google Books Search

Deployed Website:

https://api-search-books.herokuapp.com/

Website Image:

app image

Overview

This MERN app is a Google Books Search app. To use this app you will need to search by book name and once you find the book of your choice you can save it to add the book to your favorites list. This app uses React components, works with helper/util functions, and utilizes React life cycle methods to query and display books based on user searches. It also uses Node, Express and MongoDB so that users can save books to review or purchase later.