malabooboo / christmas-card-2017

An online Christmas card, an exercise in vanilla JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Christmas Card 2017

My family's Christmas card on the web, because we were too busy to get any printed.

alt text

Coding something outside of work was fun. I took the opportunity to learn a few things:

  • ES6 syntax
  • Lazy loading
  • Rolled my own simple modal with previous, next, close, and key presses

Smooth scroll was the only JS I didn't take the time to do myself. Zenscroll was a pretty nice, lightweight solution.

Oh, and I used Toast Grid.

About

An online Christmas card, an exercise in vanilla JS.


Languages

Language:CSS 39.5%Language:JavaScript 35.0%Language:HTML 25.6%