/BookSearchEngine

Primary LanguageJavaScriptMIT LicenseMIT

BookSearchEngine

This is an interactive search engine for users to use the google book api to search for books based on their input keywords.

Table Of Contents

Usage

I spent long time working on deploying the application to Heroku, but it was giving me an error that I really couldn't figure out.. Running the app in the local environment will direct to the full usage of the app.

Here are some screenshots of the functions

Home page:

homepage

Search books:

searchresult

 Signup Page:

Signuppage

 Login Page:

Loginpage

After-login Search Result Page: user will see more options

Newsearchresult

 Save function: user save favorite books

save

Delete function: users can delete unwanted books too

comment

Installation

Steps are as follows:

  • npm i
  • npm start

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React.js
  • Node.js
  • npm
  • Apollo
  • GraphQL

License

This application is covererd under MIT. Click the badge to learn more.

License