Word Play

A Coding Challenge

My goal is to create a web page where you can enter a phrase, and this small web app will tell you whether that phrase is a palindrome or not. A palindrome is a word, phrase, or sequence that reads the same forwards and backward (ignoring spaces, punctuation, and letter case).
  • CSS snd Bootstrap Layout
  • JavaScript Fundamentals
  • JavaScript Loops
  • JavaScript DOM Manipulation
  • Boolean Logic
Try it Out!

Tech Stack