Skip to content

Refactoring Google search API using REST API to use GraphQL and Apollo.(MERN-Stack application)

Notifications You must be signed in to change notification settings

mandy2324/Book-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search Engine

Github licence

Description

This project is a full stack web application using the MERN Stack to allow users to search books using the Google search API. This application demonstrates skill sets used to refractor an original code using REST APIs into GraphQL with Apollo.

Table of Contents

Installation

The user should clone the repository from GitHub and install dependencies. For development or testing purposes, run npm install on both client and server directories to install dependencies. There are two servers for client side and server side, which can be run on their own. To run both servers at the same time, open the root directory and run npm start.

Usage

This application will allow users to search for books and view 10 results. Users are able to sign up and login in. Logged in users can save a book and view a page of saved books. Users can also remove books from their saved page.
Please view deployed application on Heroku

License

This project is license under MIT

Contributing

Contributors should read the installation section.

Tests

There are no tests for this application.

Questions

About

Refactoring Google search API using REST API to use GraphQL and Apollo.(MERN-Stack application)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published