Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 309 Bytes

Is your Birthday a Palindrome?

About

What is palindrome?

A word, phrase, or sequence that reads the same backwards as forwards, e.g. madam or nurses run.

This app will check if your birthday is palindrome or not! Enter your birthday and check it out!

Language used

  • HTML5
  • CSS3
  • JavaScript