- This app checks whether your birthday is a palindrome or not. If not, it returns the nearest palindrome date
- This app is made using vanilla js.
- Enter your birthdate
- Click on "check palindrome" button
- If it is a palindrome, it will display the message. Else it will display the nearest palindrome date.
- HTML
- CSS
- JavaScript