/book-finder

A book finder that lets you look up any book, made using Google Books API

Primary LanguageJavaScript

Book Finder

Features:

⭐ Search among thousands of books in the Google Books database

⭐ Filter by relevance, print type and other filters

⭐ Go to specific page or increase maximum results on each page

This project was bootstrapped with Create React App.

Available Scripts

To run the project on your machine:

Clone the repo

git clone https://github.com/sushmita094/book-finder.git

Install node_modules

npm i

Start the server

npm start

Open http://localhost:3000 to view it in the browser.