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/
- Clone this repository.
git clone https://github.com/denzgrant/React-Google-Books.git
- In the root directory of the project, start the app.
npm start
Package | Documentation |
---|---|
express |
Express |
reactstrap |
reactstrap |
axios |
axios |
mongoose |
Mongoose |
Searching ebooks and audiobooks that GoogleBooks have to offer.
Licensed under the MIT
Anyone is free to contritbute to this project. Feel free to add on.
Any questions regarding this project, contact denzgrant@gmail.com directly.