gwarzecha / find-a-book

Find A Book is a book search app created with React.js, Apollo, MongoDB, Mongoose, and utilizes Google Books API to provide book data.

Home Page:https://fast-sierra-85008.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find A Book

Description:

Find A Book is an book search app that utilizes Google's book API to retrieve book data. The app was built using MERN stack, Apollo for server for server instatiation and GraphQL utilization, and starter code which provided the basic front-end UI. React Router is utilized to make the app a true single-page-application.

gif

License: MIT

Table of Contents:

Installation:

The user can clone the repo via my GitHub link below, run npm i to install dependencies, and run it on their local machine.

Usage:

The user can sign up for an account, search for books, and add them to their saved books list. The user can navigate to their saved books page and delete books that they no longer want to include in the list. The user can also logout and log in as they choose.

Contributing:

Please create a pull request if you have any ideas for contribution.

App:

https://fast-sierra-85008.herokuapp.com/

Questions?:

License:

This project is covered under the MIT license.

About

Find A Book is a book search app created with React.js, Apollo, MongoDB, Mongoose, and utilizes Google Books API to provide book data.

https://fast-sierra-85008.herokuapp.com/


Languages

Language:JavaScript 94.4%Language:HTML 5.1%Language:CSS 0.5%