Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poshaughnessy/christmascard2015
My digital Christmas 'card' for 2015, a Star Wars experience
https://github.com/poshaughnessy/christmascard2015
Last synced: 22 days ago
JSON representation
My digital Christmas 'card' for 2015, a Star Wars experience
- Host: GitHub
- URL: https://github.com/poshaughnessy/christmascard2015
- Owner: poshaughnessy
- Created: 2015-12-21T13:31:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T11:39:53.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T17:35:25.696Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://2015.peter.christmas
- Size: 2.33 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](http://mojs.io) and get to grips with [Webpack](https://webpack.github.io/).
To see my previous Christmas cards, take a look at the [container project here](https://github.com/poshaughnessy/Merry-Christmas-From-Peter).
## 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](http://codepen.io/TimPietrusky/pen/eHGfj) by
[Tim Pietrusky](http://codepen.io/TimPietrusky).Starfield background based on [codepen.io/WillemCrnlssn/pen/JgFGs](http://codepen.io/WillemCrnlssn/pen/JgFGs) by [WillemCrnlssn](http://codepen.io/WillemCrnlssn).
Restart icon by [Icons8](https://thenounproject.com/Icons8) - public domain.
Bounce sound based on ["Ping Pong Ball Bouncing" by Maynardkenmuir](https://freesound.org/people/Maynardkenmuir/sounds/328108/),
[CC Attribution Noncommercial](http://creativecommons.org/licenses/by-nc/3.0/).Star Wars theme music copyright The Walt Disney Company.