Skip to content

yulduzetta/book-search-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Search Engine. MIT License Javascript

Description 🤓

This app converts a fully functioning Google Books API search engine built with a RESTful API into a GraphQL API built with Apollo Server. Uses the MERN stack, with a React front end, MongoDB database, and Node.js/Express.js server and API.

Deployed version can be found on https://yulduz-search-books-mern.herokuapp.com

demo

Table of Contents

Installation

$ git clone git@github.com:yulduzetta/book-search-engine.git
$ cd book-search-engine
$ npm install
$ npm start

Usage

$ node index.js

License

MIT License MIT License

Languages

  • JavaScript 93.4%
  • HTML 6.0%
  • CSS 0.6%