Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 954 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 954 Bytes

Google React Books

Build Status Maintainability

A Full Stack Mern App

Landing

Deployed to Heroku

This is a full-stack MERN app that sources Google Books API. The user can search for anything in the google books store. Those results are then rendered to the page where the user can then save favorites to MongoDB. By using Socket.io, every time a book is saved, all open browsers using the app are alerted.

#Technology Used

  • React
  • MongoDB
  • Node
  • Express
  • if-Env
  • Mongoose
  • dotenv
  • body-parser
  • ESlint
  • nodemon
  • concurrently
  • Create-react-app
  • Heroku
  • Mlab
  • Socket.io

Landing