Free Code Camp - Manage a Book Trading Club
User Story: I can view all books posted by every user.
User Story: I can add a new book.
User Story: I can update my settings to store my full name, city, and state.
User Story: I can propose a trade and wait for the other user to accept the trade.
MongoDB installed and running
Node installed
npm install
npm install -g bower
bower install


