View Code: Google Books Search.
This app is new React-based Google Books Search app. This App created with React components, working with helper/util functions, and utilize React lifecycle methods to query and display books based on user searches. Utilize Node, Express and MongoDB so that users can save books to review or purchase later.
npx react-create-app <client>
npm i react-router-dom
npm i axios
npm i express
npm i mongoose
Goolebooks API