Check your string is palindrome or not?
What is a palindrome?
If a string read the same from forward or backward.
Example:- madam, dad, pop, radar, etc.
Built a javaScript project that can check your string whether palindrome or not?
Stack used:-
HTML
CSS
JavaScript
GitHub
Live link
Expl...
pritamkumar.hashnode.dev1 min read