/Palindrome

A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam, racecar.

Primary LanguageCSS

Palindrome

A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam, racecar.

How to use this

  • clone the project https://github.com/Kagorora/Palindrome.git

  • run cd Palindrome

  • run code . to open it

  • Open your browser and type http://127.0.0.1:5500/src/ui.html or Open with live server if you have it installed

Screenshotes

Not Palindrome

Screen Shot 2020-04-07 at 17 34 32

Correct Palindrome

Screen Shot 2020-04-07 at 17 35 27