Visualization of pennies (and other coins) collected.
Hosted at https://zachmargolis.com/pennies
npm run download # download latest CSV
npm run dev # serve locally
npm run build # build static version to _site
npm run preview # preview the static version
npm run test # run vitest
npm run lint # run prettier and write fixes