book-search-engine

MIT license

Table of Contents

deployed url

https://dry-woodland-01292.herokuapp.com/

Description

I've been tasked with making a book searching app. Using MERN stack and GraphQL with Apollo server.

Installation

git clone git@github.com:Cratesy/book-search-engine.git
cd book-search-engine
npm install

Usage

As a user you can search for books.
as a user you can sign-up.
as a user you can log-in, once logged in you can save books to a books list.
as a logged in user you can click on see your books to see your books list. you can also remove any books from this list you want by clicking delete this book.
as a logged in user you can logout.

License

MIT License

Contributing

Mike

Tests

None were need

screenshots

book search app sign up model search results book list