Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asbhogal/palindrome-checker
A simple tool which checks if a word entered is a palindrome or not (ie. one which reads the same backwards as frontwards e.g. level, refer) and created using vanilla HTML5 CSS3 (SCSS) and JavaScript.
https://github.com/asbhogal/palindrome-checker
css3 html5 javascript js palindrome palindrome-checker scss
Last synced: about 8 hours ago
JSON representation
A simple tool which checks if a word entered is a palindrome or not (ie. one which reads the same backwards as frontwards e.g. level, refer) and created using vanilla HTML5 CSS3 (SCSS) and JavaScript.
- Host: GitHub
- URL: https://github.com/asbhogal/palindrome-checker
- Owner: asbhogal
- Created: 2022-10-10T15:51:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T15:07:14.000Z (about 2 years ago)
- Last Synced: 2023-04-24T16:12:10.881Z (over 1 year ago)
- Topics: css3, html5, javascript, js, palindrome, palindrome-checker, scss
- Language: SCSS
- Homepage: https://palindrome-checker-ebon.vercel.app
- Size: 605 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Palindrome Checker
![](https://api.checklyhq.com/v1/badges/checks/ab42fb98-e534-45c1-b42f-865e97874835?style=for-the-badge&theme=dark)![](https://api.checklyhq.com/v1/badges/checks/ab42fb98-e534-45c1-b42f-865e97874835?style=for-the-badge&theme=dark&responseTime=true)
![GitHub deployments](https://img.shields.io/github/deployments/asbhogal/Palindrome-Checker/production?label=DEPLOYMENT%20STATE&style=for-the-badge&labelColor=000) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/asbhogal/Palindrome-Checker?style=for-the-badge&labelColor=000) ![GitHub repo size](https://img.shields.io/github/repo-size/asbhogal/Palindrome-Checker?color=blueviolet&style=for-the-badge&labelColor=000)A simple tool which checks if a word entered is a palindrome (ie. one which reads the same backwards as frontwards e.g. level, refer) and informs the user whether it is or not. This has been created using vanilla HTML5, CSS3 (SCSS) and JavaScript.
:heavy_check_mark: Features
- Stylish, modern UI
- Full responsiveness
- Optimised for the web:link: Links
- Palindrome Checker