Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bemmons1993/googlebook

Repository files navigation

react-google-books

A React-based Google Books Search app

Technologies used

  • Create React components
  • Work with helper/util functions,
  • Utilize React lifecycle methods to query and display books based on user searches
  • Use Node, Express and MongoDB so that users can save books to review or purchase later

A working version of the application can be found at [https://bemmons1993googlebooksearch.herokuapp.com/]


What This Application Does

![Search books]

  • Search - User can search for books via the Google Books API and render them here. User has the option to "View" a book, bringing them to the book on Google Books, or "Save" a book, saving it to the Mongo database.

![Save books]

  • Saved - Renders all books saved to the Mongo database. User has an option to "View" the book, bringing them to the book on Google Books, or "Delete" a book, removing it from the Mongo database.

Screenshot of the App: [https://ibb.co/kD8jWHK]


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published