Source code for a little app I wrote for Ant's birthday. Live at ant33t.rocks.
npm start
will run a server on localhost:9999
.
Build the CSS with npm run build-css
.
I used CSS Grid which is dead new, and yet I wrote JavaScript in ES5 for compatibility π€·ββοΈ