Skip to content

A full-stack MERN application that allows users to search the Google Books database by book title.

Notifications You must be signed in to change notification settings

gunjanb/Book-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Search

MIT license badge

Description

A full-stack MERN application that allows users to search the Google Books database by book title. A user can sign up to be able to save books to a collection which they can access on future visits to the site after a successful login. This application has been refactored to use GraphQL API, and built with an Apollo Server.

Key Learning

  1. GraphQL
  2. Apollo
  3. JWT

Table of Contents

Installation

  • Clone project into a local directory and cd into that directory.
  • On console run npm install. It will install all packages needed to run app.
  • Run the command npm run develop.
  • Navigate to port 3000 of your localhost to use application locally.
  • Use GraphQL Playground at localhost:3001/graphql

Usage

License

  • The application is covered under the license MIT. For more Info please visit License Info

Contributors

  • None

Tests

  • None

Technologies

  • MERN Stack
  • GraphQL
  • Apollo
  • JSON Web Token

Questions

If you have any questions about project you can either contact me or visit my github profile.

Link to my Github: Github

Email address :gunjanbhargava2021@gmail.com

About

A full-stack MERN application that allows users to search the Google Books database by book title.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published