Skip to content

poshaughnessy/christmascard2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christmas Card 2015

Every year, I make a web app as a kind of digital Christmas 'card' for my colleagues.

This year had to be Star Wars themed! Try it out in Chrome, Firefox or Safari on the desktop. Don't forget to turn your sound up.

It was an opportunity to try out mo.js and get to grips with Webpack.

To see my previous Christmas cards, take a look at the container project here.

Development

First:

npm install

Then:

npm run watch

Load up at: http://localhost:9000

Production

npm start

Improvements

The fade and crawl animations should really be keyframe animations in CSS - that would be easier and they would perform better than being powered by JavaScript. I ended up using mo.js for all the animations basically because that's what I started with for the pebble {code} logo animation and it kind of took over as I kept going.

Credits

Loosely based on the Star Wars opening crawl by Tim Pietrusky.

Starfield background based on codepen.io/WillemCrnlssn/pen/JgFGs by WillemCrnlssn.

Restart icon by Icons8 - public domain.

Bounce sound based on "Ping Pong Ball Bouncing" by Maynardkenmuir, CC Attribution Noncommercial.

Star Wars theme music copyright The Walt Disney Company.

About

My digital Christmas 'card' for 2015, a Star Wars experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published