Google Books API search engine, GraphQL API built with Apollo Server. React front end, MongoDB database, and Node.js/Express.js server and API.
- requires NPM and Node.js
To deploy app locally, please run (cmd) "npm install", "npm start run" to view the local dev build
To deploy "production" version of the app, create by running (cmd) "npm build", "npm run build"
n/a