An open API service indexing awesome lists of open source software.

https://github.com/rbhatia46/react-book-finder

A book finder app built using React JS and the Google Books API
https://github.com/rbhatia46/react-book-finder

Last synced: 7 months ago
JSON representation

A book finder app built using React JS and the Google Books API

Awesome Lists containing this project

README

          

To run the app clone the repo and run the following commands :
```
npm install
```

followed by

```
npm start
```