google-books-client Simple client for the public Google Books API. Available on: https://google-books-client.vercel.app To run: git clone [email protected]:ptrkc/google-books-client.git cd google-books-client npm i npm run dev To test: npm run test