项目作者: jamzi
项目描述 :
React application using Google Books API - final
高级语言: JavaScript
项目地址: git://github.com/jamzi/google-books-react---final.git
Google Books React App
Google Books API powered React application
Table of Contents
Demo
Firebase demo app
Status

Features
A few of the things you can do with Google Books React:
- Log in with your Google credentials
- Search books (+ infinite scroll for loading more content)
- Browse your recommended books
- Browse your bookshelves (To Read, Reading Now, Favorites…)
- Add or remove books from bookshelves
Feedback
File an issue here.
Build Process
- Clone the repo
- Run
npm install
- Run
npm run start