Git Product home page Git Product logo

c1flores / book-search-engine Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 53.52 MB

A Google Books API-based search engine to search for books and save favorite books to a profile.

Home Page: https://book-searchh-engine.herokuapp.com/

HTML 5.95% JavaScript 93.49% CSS 0.56%
css javascript html apollo-server bcrypt bootstrap concurrently eslint express-js graphql jest jwt-authentication mongodb mongoose node-js react react-bootstrap react-dom react-router react-scripts

book-search-engine's Introduction

Book Search Engine

Table of Contents

Overview

A Google Books API search engine built with the MERN stack. Users can signup and login, search for books, and save their favorite books to their accounts

What is the Utility of a GraphQL API Built with an Apollo Server?

Web behemoths like Facebook and Google are moving at a breakneck speed to make life better for front-end developers. By creating new technologies like React, these companies free developers to focus on the business logic of their new applications and services while abstracting away the back-end issues that have historically slowed developers. Facebook rightly gets credit for its front-end work with open source React, but it may deserve even more credit for open sourcing GraphQL, an emerging query language. In a new cloud native world of microservices, the number of endpoint APIs increases exponentially, which is proving a huge challenge for traditional SQL technologies. GraphQL, however, can communicate across microservices and operate almost as a gateway to all of your services — a unifying source that provides a holistic view of all your systems.

Technologies


Chris-Js          Chris-React          Chris-Node          Chris-Express          Chris-MongoDB          Chris-GraphQL          Chris-HTML          Chris-CSS         

Screen Capture

Live Application

Link

Installation

  1. Fork and clone repository to local machine.
  2. Open integrated terminal in personal IDE.
  3. Run npm install in the highest level of the root directory to install all the necessary dependencies.

Usage

  1. Open integrated terminal in personal IDE.
  2. Run npm run develop to start a local development server and to compile required static assets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.