Project Palindrome: A coding project

The goal of this project is to input a string and use a function to check if it is a palindrome. A palindrome is a word or phrase that reads the same backward and forward. When palindromes are the length of a sentence, they ignore capitalization, punctuation, and word boundaries.

I Built this application using the following tech stack:

  • CSS and BootStrap Layouts
  • Javascript Loops
  • Javascript Functions
  • Javascript DOM manipulation
  • Javascript If|Then|Else
  • Javascript Boolen Logic
  • Javascript Control Flow
Try It Out