namenotrequired / palindrome-checker-koa-react

Uses koa2 and react to check if a phrase is a palindrome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

palindrome checker

Prototype of a palindrome checker. Type a word or phrase or sentence and it checks whether it is a palindrome.

Created as a challenge to use Koa2 (never used before) and React (not used for a year).

Start

npm start

Then open http://localhost:3000

About

Uses koa2 and react to check if a phrase is a palindrome.

License:MIT License


Languages

Language:HTML 49.9%Language:JavaScript 48.4%Language:CSS 1.7%