Skip to content

ahmadsaad2/Palindrome-Checker-js-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome Checker README image

Overview This project is a simple web-based Palindrome Checker, allowing users to input text or numbers and check if they are palindromes. A palindrome is a word, phrase, number, or other sequences of characters that reads the same forward and backward.

How It Works Users input text or numbers into the provided text field. Upon clicking the "Check Palindrome" button, the program determines whether the input is a palindrome. Palindromes are identified by ignoring punctuation, case, and spacing. If the input is a palindrome, a message confirming this is displayed. Files Included index.html: Contains the structure and layout of the web page. styles.css: Provides styling for the web page elements. index.js: Contains the JavaScript code for checking palindromes.

Feedback and Contributions Feedback and contributions to improve this project are welcome. Please feel free to submit issues or pull requests on the project's GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published