Skip to content

Repository files navigation

Palindrome Checker

Description

This is a simple Palindrome Checker built with React and TypeScript. The application allows users to input a phrase, and it checks whether the phrase is a palindrome while ignoring spaces, punctuation, and case sensitivity.

Features

  • User-friendly UI with modern styling.
  • Supports complex palindrome phrases like:
    • "Madam, in Eden, I'm Adam"
    • "A man, a plan, a canal, Panama"
    • "No lemon, no melon"
  • Instant palindrome checking with a single click.
  • Interactive visual feedback.

Tech Stack

  • Frontend: React (with TypeScript)
  • Styling: Tailwind CSS
  • Deployment: Vercel

Installation & Running Locally

  1. Clone this repository:
    git clone https://github.com/BhaskarDeb2000/palindrome.git
    cd palindrome
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open in the browser: http://localhost:3000

About

School task

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages