Get stats about your reading habits based on your pocket list.
Install dependencies
npm install
Run app
node app.js
Currently only prints basic stats like unread item count and total word count to console.
- Milestone 2: Create a web app client with advanced statistics and visualisation
- Milestone 1: Clean up the code and cache auth token locally