Nobledsmarts / Palindrome-Checker

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.

Home Page:https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects/palindrome-checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nobledsmarts/Palindrome-Checker Stargazers