You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple yet interactive web application that checks if a given word or phrase is a palindrome. A palindrome is a word, phrase, or sequence that reads the same forward and backward, ignoring punctuation, spaces, and case. The user can input any text, and the app will determine whether it qualifies as a palindrome.