- npm install
- node app.js
- localhost:3000
- Palindrome examples - https://examples.yourdictionary.com/palindrome-examples.html
catalinpit/palindromedatabase
A NodeJS application that stores palindromes. A palindrome is a word or phrase string that reads the same backwards as forwards, independent of spaces and punctuation.
JavaScript