Skip to content

muhammadjareer24/text-analyser

Repository files navigation

Text Analyzer

Text Analyzer is a simple, fast, and efficient web application designed for real-time text analysis. It helps users analyze the text in various ways, including word count, sentence count, pronoun detection, and more.

Features

  • Word, Character, Sentence, and Paragraph Count: Analyze the length of the text in different ways.
  • Pronoun Detection: Identifies pronouns used in the text.
  • Longest Word Identification: Finds the longest word in the text.
  • Average Reading Time Estimation: Estimates the time it will take to read the text based on an average reading speed.

Tech Stack

  • React: For building the user interface.
  • TypeScript: For better code quality and type safety.
  • Tailwind CSS: For creating a responsive and visually appealing layout.

Live Demo

You can check out the live demo here:
Live Demo