npm install
npm start
BooksAPI.js
contains the methods you will need to perform necessary operations on the backend:getAll
update
<Object>
containing at minimum an id
attribute<String>
contains one of ["wantToRead", "currentlyReading", "read"]search
<String>