Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FreeCodeCampus/palindrome-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Check if string is a palindrome

To run this app

you will need to install readline-sync package. It lets the app interact with Node.js console. Other words it helps to bring input to our app

npm install readline-sync

clone it :

[email protected]:FreeCodeCampus/palindrome-check.git

and run a command in your terminal

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published