Taco Cat: A Coding Challenge


The Palindrome Algorithim

Write a program that allows a user to enter in a word or phrase and then prints out the reverse of what was entered. This coding challenge is based on the more traditional “reverse a string” exercise, but ultimately determines if a word or phrase is a palindrome.

    • CSS and Bootstrap 5 Layout
    • JavaScript Fundamentals
    • JavaScript Loops
    • JavaScript DOM Manipulation
    • JavaScript Boolean Logic

TECHNOLOGIES USED

JavaScript

One of the core technologies of web development, JavaScript is a programming language that runs right in your browser.

Bootstrap 5

Bootstrap 5 is an open-source CSS framework directed at responsive, mobile-first web development.

HTML 5

HyperText Markup Language creates structured documents so information can easily be displayed within your web broswer.

CSS 3

Cascading Style Sheets design and enable the presentation of content, such as layout, colors, and fonts.