/t-analyzer

A text analyzer thats helps user to refactor there text

Primary LanguageJavaScript

t-analyzer - A Text Helper

  • The main objective of this application to help the user to count number of characters, words of there text. Removing extra spaces, Extracting emails and converting text to lowercase or uppercase.

Tech Stack

Client: ReactJS

Design: Bootstrap

Language: Javascript

App on Production

https://tanalyzer-site.netlify.app/

Run Locally

Clone the project

  git clone https://github.com/sailendrachettri/t-analyzer.git

Go to the project directory

    cd t-analyzer

Install dependencies

    npm i

Start the Server

    npm start

Features of the app

  • Remove extra spaces
  • Count number of words in your text file
  • Converts into lowercase and uppercase latters
  • Count number of characters, without spaces and with spaces

Screenshots

Text analyzer darkmode

Text analyzer litemode

Contact

Made By

  • Your valuable feedback will always be appreciated

  • Open to accept your countribution in this project