/g59-dry-refactor

g59 - applying DRY principles.

Primary LanguageJavaScript

g59 DRY Refactor

Build Status

TODO

  1. Refactor routes/books.js
  2. Follow DRY, Single Purpose, and always return
  3. Submit PR
npm install

# run this town
npm start

# run this test
npm test