Skip to content

Archivaldi/Google-Book-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku link

Google-Books-Search

Full Stack Web App that uses Google-Books API for searching information about books. User gets:

  1. Name of the book
  2. Description
  3. Authors
  4. Price (if the book is for sale)
  5. Link for buying (if the book is for sale)

User is allowed to save a books that he/she likes for the future. We use MongoDB for that feature. User is allowed to delete books from database as well.

This app was created with:

  • HTML
  • JavaScript
  • React
  • MongoDB
  • Google-Books API
  • Node.js
  • Npm packages:
    • express
    • mongojs
    • request
    • react-router-dom
    • materialize-css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors