This a full stack application allows you to search and save books by utilizing the Google Books API by using React.js, Node.js, and Express.js.
By clicking on the link below you are brought to the search page. Input a book of choice in the search bar and click search, this will retrieve 10 books from the Google Books API. Once find a book you like you can click the save button which will save the book to a Mongo Database. You can click the save link in the navigation bar in order to view all the saved books! Enjoy searching!
Project Link : Deployed on Heroku