Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)