henriklein / birthday

This was a fun birthday present. It's an interactive website, containing music, greetings, birthday cakes and way more. Something, you have to see!

Home Page:https://birthday.henriklein.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Birthday

A Happy Birthday animation design in CSS3, HTML5.

URL: http://ayusharma.github.io/birthday/

Technology Used: HTML5 CSS3 jQuery GNU/Linux Digital Ocean as VPS GIMP

Setup

If you have python installed:

cd Birthday

&&

python -m SimpleHTTPServer --port  8081

visit http://localhost:8081 in your browser.

If you have nodejs installed

npm install

&&

npm run server-node

visit http://localhost:8081 in your browser.

About

This was a fun birthday present. It's an interactive website, containing music, greetings, birthday cakes and way more. Something, you have to see!

https://birthday.henriklein.de


Languages

Language:CSS 61.5%Language:HTML 13.7%Language:JavaScript 13.1%Language:Less 11.8%