Skip to content

The app was built using the MERN stack with a React front end, MongoDB database, and Node.js/Express.js server and API.

Notifications You must be signed in to change notification settings

smakela13/google-books-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Books Search Engine

Description

Do you love reading?

This fully functioning Google Books API search engine will help you find new books and save them to your profile. Once you've read or no longer are interested in the books on your profile, you can delete them via your saved books page.

The Google Books API search engine was originally built with a RESTful API and was refactored to run on GraphQL API with Apollo Server. The application was built using the MERN stack with a React front-end, a MongoDB database, and a Node.js/Express.js server and API.

Finding new books has never been easier!

Table of Contents

Installation

To install the application's dependencies, type the following:

npm install

You'll need to host the application on your MongoDB Atlas account.

To run the application locally, type the following:

npm run develop

Usage

Google Books Search

A user can search for their favorite books.

Google Books Search

The user can save any books they might find interesting.

Navigate to Google Books Search Engine and view the web page.

Credits

Created by Soma Mäkelä.

License

This website has No License, which means it is under exclusive copyright. No one can copy, distribute, or modify this website without permission.

About

The app was built using the MERN stack with a React front end, MongoDB database, and Node.js/Express.js server and API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published