https://github.com/maitrakhatri/is-your-birthday-a-palindrome
The app tells you whether your Birthday is a Palindrome or not. If it's not then tell you the next Palindrome Date and the number of days by which you missed it.
https://github.com/maitrakhatri/is-your-birthday-a-palindrome
Last synced: 4 months ago
JSON representation
The app tells you whether your Birthday is a Palindrome or not. If it's not then tell you the next Palindrome Date and the number of days by which you missed it.
- Host: GitHub
- URL: https://github.com/maitrakhatri/is-your-birthday-a-palindrome
- Owner: maitrakhatri
- Created: 2021-09-24T13:00:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T05:41:57.000Z (over 3 years ago)
- Last Synced: 2025-01-14T07:53:02.664Z (5 months ago)
- Language: JavaScript
- Homepage: https://isyourbirthdayapalindrome-mk.netlify.app/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Is-your-Birthday-a-Palindrome
## What it does
- The app tells you wheather your Birthday is a Palindrome or not.
- If its not then tells you the next Palindrome Date and the numbers of days by which you missed it.## technology stack used
- html
- css
- Vanilla JSCheck out the [Live App](https://isyourbirthdayapalindrome-mk.netlify.app/)