Deployed Application: https://mysterious-headland-88758.herokuapp.com/
Repository: https://github.com/mbussert/react-google-books
A full-stack application (MERN) built with React that allows users to search for books through the Google Books API, view, and save their results to a database using MongoDB.
The source code can be installed by running npm install
, and then running npm start
.
A user can search for their favorite book, view a list of results returned by the Google Books API, and then view each book individually or save a book to their reading list. From the Saved Books
page, a user can view or delete any book they added.
This application is covered under the MIT License.
Users are free to contribute to this project.
No tests have been created for this application.
GitHub: mbussert
By Email: mbussert@gmail.com