An App to check if your birthdates are palindrome or not! How it works?
- It takes Birth date as input from user.
- Then, it checks if the entered birthdate is a palindrome,
- if yes, a message is showed: Wow! Your Birthday is a Palindrome 🤩
- if no, a message is showed: Oops! Not a palindrome.😞 AND tells the "Nearest palindrome date" and by "How many days user missed".
checkout - https://is-your-birthdayy-palindromee.netlify.app/