Google Book Search

Using Google Books API search for a book. The results will show you the author and some description of the book.

Live demo can be access at https://google-book-search.vercel.app/

Technologies Used

React, API, CSS3

Live web is hosted on Vercel

How to run this program locally

Clone the repo to your local machine:

git clone https://github.com/yusufalp/Google-Book-Search.git

Install dependencies

npm install

start the app (should start on http://localhost:3000/):

npm start

Bug reports

If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us in fixing the potential bug. We also encourage you to help even more by forking and sending us a pull request.

https://github.com/yusufalp/Google-Book-Search/issues

Screenshots

Home Page

Home Page

Developed by Yusuf Alp