Project Milestone: JavaScript Palindrome Checker

I’m excited to share that I’ve just completed my first project under the JavaScript Algorithms and Data Structures module — a Palindrome Checker!
This project helped me solidify core JavaScript concepts like string manipulation, regular expressions, and conditionals.

:link: Check it out here: https://codepen.io/Codec_blvck/pen/wBajdWB

I’m open to feedback and suggestions — always looking to grow and improve!

1 Like

Hi @mozieraphael

You are using light colours for the background, which can make the input element difficult to see. Perhaps a thin border around it so users know at a glance where to input text. Maybe include placeholder text?

I liked how borders and colours changed on various dynamic behaviours.

Happy coding

1 Like