Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 686 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 686 Bytes

Book Finder

A book finder application which implements the Google Books API to retrieve and display search results.

Demo

See live demo here: https://irvhenri.github.io/Book-Finder-App/

Preview: Search Result

book-finder

Motivation

I built it to strengthen my understanding of fetching API data and rendering that data within a single page app.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Google Books API

Known Issues

  • Currently not rendering properly on Safari desktop and mobile browsers

License

MIT © Irving Henriquez