A Google Book Search clone that fetches data from the Google Books API. Utilizes the Fetch API to perform async/await HTTP Requests to the Google Books API, and renders the returned JSON data. Created with ES6 JavaScript to demonstrate a basic API call.
Search
Fetch API
REST API
Async/Await
JSON Data Manipulation