A simple JavaScript palindrome checker built for the FreeCodeCamp curriculum. It takes user input, processes the string, and determines whether it reads the same forward and backward.
html-structure freecodecamp-project css-layout dom-interaction javascript-string-manipulation palindrome-logic
-
Updated
May 29, 2026 - JavaScript