https://github.com/maitrakhatri/is-your-birthday-lucky
It takes your Birthday and Lucky Number to see whether your Birthday is Lucky or not.
https://github.com/maitrakhatri/is-your-birthday-lucky
Last synced: 4 months ago
JSON representation
It takes your Birthday and Lucky Number to see whether your Birthday is Lucky or not.
- Host: GitHub
- URL: https://github.com/maitrakhatri/is-your-birthday-lucky
- Owner: maitrakhatri
- Created: 2021-09-23T09:10:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T13:45:22.000Z (over 3 years ago)
- Last Synced: 2025-01-14T07:53:02.688Z (5 months ago)
- Language: JavaScript
- Homepage: https://isyourbirthdaylucky-mk.netlify.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Is-your-birthday-lucky
## what it does
It takes your Birthday and Lucky Number to see whether your Birthday is Lucky or not.
## how it works
The App calcukates wheather the sum of your birthday is divisible by your lucky number, if yes then it shows your Birthday is lucky.## technology stack used
- html
- css
- Vanilla JS### Check out the [Live App](https://isyourbirthdaylucky-mk.netlify.app/)