RaDaR
Coding Challenege
Radar is a palindrome cheker. It also incorporates
Regex to clean string being entered into the application by removing
non-alpanumeric characters.
This version is case sensitive.
- CSS and Bootstrap Layout
- Javascript Fundamentals
- Javascript Loops
- Javascript DOM Manipulation
- Boolean Logic