/goodreads-vis

Draw graphs of pages read over time w/ goodreads

Primary LanguageJavaScriptMIT LicenseMIT

Goodreads Visualizer

Draw graphs of goodreads activity. See it running live here.

For an example plot, see yours truly.

Development

This uses create-react-app, so just:

npm install

and then

npm start

Production Build

npm run build