Skip to content

Amir-Hackett/book-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Search

A MERN stack application using Google Books API that allows a user to login, search books and save favorites.

Table of Contents

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.

Installation

To install this application, you will clone the repository from GitHub and run npm i or run npm install in the root directory. To connect to the server, run npm run develop.

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 at Heroku.

Screenshot

Book Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published