/google-books-client

Simple client for the public Google Books API.

Primary LanguageTypeScript

google-books-client

Simple client for the public Google Books API.

Available on: https://google-books-client.vercel.app

To run:

git clone git@github.com:ptrkc/google-books-client.git
cd google-books-client
npm i
npm run dev

To test:

npm run test