croberts27 / books-search-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Search Engine

Description

This project takes a fully functioning Google Books API search engine built with a RESTful API, and refactors it to be a GraphQL API built with Apollo Server. The app was built using the MERN stack, with a React front end, MongoDB database, and Node.js/Express.js server and API.

The deployed application can be found here: https://graphql-books-search-engine-346db059939b.herokuapp.com/

Table of Contents

Installation

  • Node.js
  • MongoDB
  • npm i express
  • npm i graphql
  • React
    • npm create vite@latest

Credits

  • Columbia Coding Bootcamp

License

MIT License License: MIT (https://opensource.org/licenses/MIT)

About


Languages

Language:JavaScript 94.0%Language:HTML 5.5%Language:CSS 0.5%