AnshDMishra / Palindrome-Checker

A palindrome checker checks if a word, number, phrase, string or other sequence of symbols is a palindrome or not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palindrome Checker

A palindrome is a word, number, phrase, string or other sequence of symbols that reads the same backwards as forwards, ignoring punctuation, case, and spacing such as the words madam or racecar or mom or dad

A palindrome checker checks if a word, number, phrase, string or other sequence of symbols is a palindrome or not

Used Languages

HTML, CSS & JavaScript

Live demo

PalindromeChecker

Contributing 💡

If you want to contribute to this project and make it better with new ideas, your pull request is most welcomed. If you find any issue just put it in the repository issue section.

Show some ❤️ by starring ⭐️ some repositories !!

About

A palindrome checker checks if a word, number, phrase, string or other sequence of symbols is a palindrome or not

License:MIT License


Languages

Language:HTML 60.9%Language:JavaScript 21.9%Language:CSS 17.2%