ubook is a book sharing app where users can either share their books to others or request one from others.
If you don't already have ionic installed globally
$ sudo npm install -g ionic
Clone this repo, cd into the folder (ubook-ionic) and run these commands
$ npm install
$ ionic serve
If you wish to contribute to the app let me know by requesting permission here.