React Google Books is a Full-Stack MERN app that sources Google Books API for search queries. The user can search for
anything offered in the google books store. Those results are then rendered to the page where the
user can then save favorites to a MongoDB database. After every book saved, all users are alerted using Socket.io.