https://github.com/rdshinde/is-your-birthday-palindrome
It checks whether your birthday is palindrome or not it also tell the nearest palindrome date if you missed it.
https://github.com/rdshinde/is-your-birthday-palindrome
css html javascript
Last synced: about 2 months ago
JSON representation
It checks whether your birthday is palindrome or not it also tell the nearest palindrome date if you missed it.
- Host: GitHub
- URL: https://github.com/rdshinde/is-your-birthday-palindrome
- Owner: rdshinde
- Created: 2021-08-29T03:02:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T09:13:18.000Z (over 3 years ago)
- Last Synced: 2025-02-07T10:17:34.092Z (3 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://is-your-birthday-palindrome-app.netlify.app/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **is-your-birthday-palindrome**
This app takes your DOB and it checks whether your birthday is palindrome or not it also tell the nearest palindrome date if you missed it. Looks interesting, right?>### Tech Stack Used.
Built with `HTML`, `CSS` and `Vanilla JS`.>### Live Project
Go to https://is-your-birthday-palindrome-app.netlify.app and check whether your birthday is a palindrome or not.Enjoy!