An open API service indexing awesome lists of open source software.

https://github.com/mjanders6/book-search

Google Book Search
https://github.com/mjanders6/book-search

Last synced: about 2 months ago
JSON representation

Google Book Search

Awesome Lists containing this project

README

          

# Book Worm
When you know you love to go to the library, but always forget sticky note at home with your list of books that your going to read. This app is meant for you!

Book Worm is a MERN stack app that allows the user to search for books through google's API book search.

# App Features:


  • Search for a book with Google's API

  • Save a book to the library

  • View all saved books in the library

  • Delete a book from the library

# Technologies used:


  • Google API

  • MongoDB

  • Express

  • React

  • Node.js

  • Mongoose NPM

  • Heroku Deployment

# API
- Google API

## Screenshots
### Home Screen
![Home](/assets/Home.png)

### Search Page
![Search](/assets/Search.png)

### Save
![Save](/assets/Save.png)

### Saved Books
![Saved](/assets/Saved.png)

### Delete a Book
![Delete](/assets/Delete.png)