This is to be a webapp for locating and borrowing books from friends or collegues. Uses google books API to search for and add books. Gives an overview of books in your network as well as your own books and the books you are currenty borrowing
AngularJS, less, Parse (use your own parse keys)
###setUp:
You need to have compass, bower and grunt globally installed
cd into the repo #####run:
npm install
bower install
to run the app run grunt serve:local