Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

:nerd_face: Stacks Used



html5
css3
sass
JavaScript

:link: Links

- Palindrome Checker