Skip to content

Book-Finder is a front to back project utilizing Express, React, and the Google Books API to search book information and links to find the books online.

Notifications You must be signed in to change notification settings

UVAnog/Book-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book-Finder

Front to Back Project

This was a really fun project to undertake. I first began creating a backend using Express to write a simple web server that returns data related to a caller’s url request. I used the Google Books API ( https://developers.google.com/books/docs/v1/using ) to return the author of a book searched by the title.

On the frontend, I used React and Material-UI to create an interface to accept a user's search of a book title, and return the author as well as links to search for the book online.

About

Book-Finder is a front to back project utilizing Express, React, and the Google Books API to search book information and links to find the books online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published