https://github.com/nahidjc/birthday-js
Birthday surprise website
https://github.com/nahidjc/birthday-js
html-css-javascript
Last synced: 3 months ago
JSON representation
Birthday surprise website
- Host: GitHub
- URL: https://github.com/nahidjc/birthday-js
- Owner: Nahidjc
- Created: 2021-07-04T14:29:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T09:09:02.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T01:58:50.041Z (5 months ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage: https://nahidjc.github.io/birthday-js/
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Happy Birthday!!!
### Wish someone special happy birthday in a special way.
#### [See it Live](https://faahim.github.io/happy-birthday/)
It was a birthday of one of my friend and I wanted to wish her in a special way. So I put together this animated web page real quick to say Happy Birthday.
Feel free to use it to wish your friend if you want.
You can get it running in a few easy steps:* Fork the repository
* Open `customize.json` and replace name/wish-message/image with your own
* Turn on GitHub pages for the repository (Settings > GitHub Pages)
* Send the URL that you get at the above step to your friendI've created the JSON file for easy and quick customizability. If you want to do more customizing, simply edit the HTML file. But in that case, leave the JSON fields empty since it overwrites the HTML. Please note that I've created this page in a hurry and it comes with no warranty, so check yourself before sending it to your friend.
I've used plain HTML, CSS and JavaScript with [GSAP](https://greensock.com/gsap) for animations.
## Contributing
If you have any idea to make it more interesting, feel free to send a PR, or create an issue for a feature request.
Stay happy and keep the people you care about happy. :)