Birthday
Birthday copied to clipboard
The Customizable Birthday Web Template is a versatile and user-friendly website template designed to celebrate birthdays in a fun and personalized way.
Happy Birthday
A Happy Birthday animation design in CSS3, HTML5.
URL: https://sapthesh.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.