JSFiddle - React, Tailwind, and code Playground
JavaScript
fetch('https://www.googleapis.com/books/v1/volumes?q=$%7Bquery%7D').then(resp => resp.json()).then(console.log)
fetch('https://www.googleapis.com/books/v1/volumes?q=$%7Bquery%7D').then(resp => resp.json()).then(console.log)