- The word "Tacocat" is a palindrome, meaning it's spelled the same forwards and backwards.
- This challenge is about building a function to detect these.
- Traditionally knows as the "reverse a string" exercise, it has in some form
- been used by technology companies such as Amazon, Microsoft, VMware and Norton
- to assess a candidate’s ability to code an impromptu algorithm.
- This project was created using Bootstrap 4.5, HTML5, CSS3, and JavaScript.