Displays a heatmap of your Letterboxd diary entries. For now, while they don't have an API, you have to use your exported data.
Built using react-starter
$ npm install
$ npm run watch &
$ npm start
npm run build
- build for productionnpm run watch
- automatically recompile during developmentnpm start
- start a static development web server