Skip to content

abdullahialidev/Previous-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Previous-Express (Palindrome Checker)

Screenshot 2022-11-07 002545

This project has a tool that will verify whether a inputted word is a palindrome or not!

This tool is not case-sensitive as well, working equally as well with both lowercase and uppercase characters. In addition to this, users can view palindrome results after and delete each respective palindrome result as well!

Word and palindrome result are both sent to MongoDb database. Languages used were JavaScript, Node.js, CSS, and HTML. Express.js was used as a template handler

Installation

  1. Clone repo
  2. run npm install

To start server, npm start

The server is connected to port 3500

About

(Palindrome Checker)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors