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
- Host: GitHub
- URL: https://github.com/rbhatia46/react-book-finder
- Owner: rbhatia46
- Created: 2017-12-10T14:13:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T14:15:45.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T18:37:02.389Z (8 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run the app clone the repo and run the following commands :
```
npm install
```followed by
```
npm start
```