Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katiechurchwell/book-search
Google Books API search engine.
https://github.com/katiechurchwell/book-search
apollographql express graphql javascript mern-stack mongodb nodejs react
Last synced: 3 days ago
JSON representation
Google Books API search engine.
- Host: GitHub
- URL: https://github.com/katiechurchwell/book-search
- Owner: katiechurchwell
- Created: 2022-04-04T22:03:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T20:39:56.000Z (over 2 years ago)
- Last Synced: 2024-10-12T12:14:36.126Z (about 1 month ago)
- Topics: apollographql, express, graphql, javascript, mern-stack, mongodb, nodejs, react
- Language: JavaScript
- Homepage: https://safe-earth-60472.herokuapp.com/
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Search Engine :books:
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/book-search?color=important)](https://github.com/katiechurchwell/book-search)
[![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/book-search?color=blueviolet)](https://github.com/katiechurchwell/book-search)## Summary
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=flat&logo=mongodb&logoColor=white)
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=flat&logo=express&logoColor=%2361DAFB)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=flat&logo=react&logoColor=%2361DAFB)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white)
![Apollo-GraphQL](https://img.shields.io/badge/-ApolloGraphQL-311C87?style=flat&logo=apollo-graphql)Google Books API search engine built with a RESTful API, refactored to be a GraphQL API built with Apollo Server. The app was built using the MERN stack, with a React front end, MongoDB database, and Node.js/Express.js server and API.
## Deployment
https://safe-earth-60472.herokuapp.com/## Demo/Screenshot
![Demo of Book Search Enginer](./demo.gif)## Questions
If you have any questions about this project, please open an issue or use the contact information below:
* [katiechurchwell](https://www.github.com/katiechurchwell)
* [[email protected]](mailto:[email protected])---
![](https://img.shields.io/badge/license-MIT-blue)