Full Stack MERN
application for book searches
https://booksrdiaz.herokuapp.com/
MERN
, full stack application, using googlebooks
API.
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:
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
Please "click" on this link to go the deployed version of this app:
https://booksrdiaz.herokuapp.com/
I have used the MIT license for this application see repository documentation.
https://opensource.org/licenses/MIT
This can be manually tested or using any test tool
Please contact me at my e-mail: [email protected]
Follow me on Github https://github.com/Rodolfod1