rahatarmanahmed / letterboxd-diary-heatmap

A heatmap visualization of your Letterboxd diary
http://rahatah.me/letterboxd-diary-heatmap/
Other
4 stars 0 forks source link

Letterboxd Diary Heatmap

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

quick start

$ npm install
$ npm run watch &
$ npm start

commands