Skip to content

Rodolfod1/Books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google_Book_Search

Full Stack MERN application for book searches

Link to deployed app

https://booksrdiaz.herokuapp.com/

MIT
License: MIT

About this application:

MERN, full stack application, using googlebooks API.

Table of contents:

Usage:

This  application can be used locally localhost:3000 or remotely since it is deployed on `heroku`.
The user is presented with a home page where he can choose to search for a new book or to visit his library of previously saved books. 
When searching for a new book either by author or title this api makes a call to Google Books API, and retrieves only the articles that are books; the front end presents a `REACT` application where the top 4 results are displayed on cards.
The user can select the favorite book and save it to its personal library. 
  • Here it is an example on how this application works:

GoogleBookSearchDemo


Installation:

For Local Deployment:

The application requires bootstrap, axios, mongoose, express and react node packages. a JSON file is provided with these dependencies please Run npm install before executing npm start

For Remote Deployment:

Please "click" on this link to go the deployed version of this app:

https://booksrdiaz.herokuapp.com/

License

I have used the MIT license for this application see repository documentation.

https://opensource.org/licenses/MIT

Testing

This can be manually tested or using any test tool

In case of questions:

Please contact me at my e-mail: [email protected]

Follow me on Github https://github.com/Rodolfod1

About

Full Stack MERN application for book searches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published