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