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
- Host: GitHub
- URL: https://github.com/mjanders6/book-search
- Owner: mjanders6
- Created: 2019-06-30T08:01:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:16:13.000Z (over 3 years ago)
- Last Synced: 2025-02-03T05:57:22.808Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
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

### Search Page

### Save

### Saved Books

### Delete a Book
