Palindrome Checker

from FreeCodeCamp

Enter a word or sentence to check if it is a palindrome

Removes all non-alphanumeric characters.



Your input is…

___

The project

"Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing."

I completed this challenge as a way to practice and learn more about JavaScript. You can find the source code on my Github account.
If you have any suggestion regarding accessibility, optimisation, or anything, I would be extremely happy to hear about them on my GitHub account. Don't hesitate to give me a hand so that I become a better web developper !

Check my portfolio on www.camillecroquet.fr