Created a new React-based Google Books Search app. Built React components, work with helper/util functions, and utilize React lifecycle methods to query and display books based on user searches. Used Node, Express and MongoDB so that users can save books to review or purchase later.
React Reading List App with simple Auth
APP_SECRET=somes3cr3tk3y!*
#test here
- once our tests are added, need to change line 23 of config.yml to run "start-server-and-test ..." like this "https://docs.cypress.io/guides/guides/continuous-integration.html#Boot-your-server"
axios
chai
connect-mongo
dotenv
eslint-config-prettier
express
express-session
if-env
mocha
mongoose
morgan
passport
passport-local
react-router-dom
reactstrap
Jonathan D Behar