Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 882 Bytes

README.md

File metadata and controls

executable file
·
26 lines (16 loc) · 882 Bytes

What is Palindrome

Palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam or racecar. There are also numeric palindromes, including date/time stamps. Learn more

Palindrome Checker 2

It's a palindrome number and date checker. It design with HTML, SASS, Bootstrap. The logic has been implemented in JavaScript.

Demo

How To Contribute

  • Fork the repository.
  • Make your changes.
  • Commit your changes.
  • Create a pull request.
  • Wait for the pull request to be merged.

Note: If you want to do a major changes than first create an Issue.

License

This project is licensed under GPL-3.0.