Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 493 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 493 Bytes

Check Palindrome Birthday -

What is Palindrome?

A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam or racecar.

In this app we check weather your birth-date is a Palindrome.

How this works?

Enter your birth-date in the input feild and click on check, the app will show is your birthday a palindrome, if not it will tell the nearest palindrome date in the past or future & by how many day's you missed it.