https://github.com/edtonatto/freecodecamp-javascript-palindromechecker
In this project, you'll build an application that checks whether a given word is a palindrome.
https://github.com/edtonatto/freecodecamp-javascript-palindromechecker
freecodecamp freecodecamp-javascript javascript palindrome-checker
Last synced: 11 months ago
JSON representation
In this project, you'll build an application that checks whether a given word is a palindrome.
- Host: GitHub
- URL: https://github.com/edtonatto/freecodecamp-javascript-palindromechecker
- Owner: EdTonatto
- License: mit
- Created: 2023-12-26T13:14:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T13:38:30.000Z (over 2 years ago)
- Last Synced: 2025-05-15T10:09:39.837Z (11 months ago)
- Topics: freecodecamp, freecodecamp-javascript, javascript, palindrome-checker
- Language: CSS
- Homepage: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/build-a-palindrome-checker-project/build-a-palindrome-checker
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FreeCodeCamp - **Certification Project** Build a Palindrome Checker Project
This is one of the required projects to earn your certification.
For this project, you'll build an application that checks whether a given word is a palindrome.
Main screen
Is a palindrome
Is not a palindrome