Skip to content

denzgrant/React-Google-Books

Repository files navigation

React-Google-Books

MERN stack application where the user can use an API search to save Google Books to a database. The selected books are saved within MongoDB Atlas and Mongoose.js is used as an ODM.
Demo: https://react-google-books-drg.herokuapp.com/

demogif

Table of Contents

Installation

  1. Clone this repository.
     git clone https://github.com/denzgrant/React-Google-Books.git
    
  2. In the root directory of the project, start the app.
    npm start
    

NPM Packages

Package Documentation
express Express
reactstrap reactstrap
axios axios
mongoose Mongoose

Usage

Searching ebooks and audiobooks that GoogleBooks have to offer.

License

Licensed under the MIT

Contributing

Anyone is free to contritbute to this project. Feel free to add on.

Questions

Any questions regarding this project, contact denzgrant@gmail.com directly.

git hub profile picture