/birthday_palindrome

A birthday palindrome checker app built using Vanilla JS, HTML and CSS.

Primary LanguageJavaScript

Palindrome Birthday App

Find out if your birthday is a palindrome or not

Built using Vanilla JS, HTML and CSS

What does this app do?

  • Checks whether the input date given by the user is a palindrome or not
  • It checks the date in all formats: dd-mm-yyy, mm-dd-yyyy, etc
  • If the input birth date is not a palindrome, this app displays the nearest palindrome date and by how many days the user missed it.

App snapshot

screenshot