Google Book Search is a React Application that utilizes the Google Books API and MongoDB to create a fully functional, lightweight search engine which also allows you to store your favorite books for later viewing.
This repository can be cloned from Github.com/cboswel1/google-books-search. You must have node.js installed, while running the npm install command for needed dependencies. User will then run "npm start" from the command line to begin prompts.
This project is licensed by MIT
Christian Boswell