Skip to content

This application asks a user for a phrase or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.

Notifications You must be signed in to change notification settings

nandanholla/palindrome-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome Checker

A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward ignoring punctuation, case, and spacing.

This application asks a user for a phrase or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.

Demo

https://nandanholla.github.io/palindrome-checker

Screenshots 📸

App Screenshot App Screenshot App Screenshot

Some of the famous palindromes 🌟

  • A Man, A Plan, A Canal-Panama!
  • Madam In Eden, I’m Adam
  • Dammit, I’m Mad!
  • Was It A Rat I Saw?
  • A Santa Lived As a Devil At NASA

Built With ⚒️

HTML, CSS, Javascript

Installation 🖥️

Clone the repo

  git clone https://github.com/nandanholla/palindrome-checker.git

Deployment 💡

Run the application

  Use live server extention in vscode.

Author 📝

Acknowledgements 🙌

Logo

About

This application asks a user for a phrase or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published