Skip to content

c1am/book-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search Engine

MIT License

Description

This project allows users to search for books to read and also keep a record of books to buy. This app uses the Google Books API search engine, RESTful API, then refactoring it to be a GraphQL API built with Apollo Server. The application was achieved with MERN stack, a React front end, MongoDB database, and Node.js/Express.js server and API.

Prerequisites

The user should clone the repository from GitHub.

Installation/Deployment

Clone this repository.

Install node.js, open the terminal and run npm i [package], replacing [package] for each package below:

  • bcrypt
  • react
  • graphql
  • express
  • mongoose
  • apollo server
  • jsonwebtoken
  • node

Screenshot of Deployed Application

Screenshot

Built With

  • Javascript
  • MySQL
  • MongoDB Atlas
  • Apollo
  • React

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors