BookSearchEngine

Information

Group practice topic using open source code

Members

Ung Minh Hoài

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.

Installation

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

Tool

Visual Studio Code Node.js