parth-khanolkar / text-utility-application

The Text Utilities Application is a tool that allows you to perform various functions on any given text. Built using ReactJS, it provides a user-friendly interface to help you analyze your text and make changes as needed. The application comes with both light and dark mode options, so you can use it in any lighting condition.

Home Page:https://text-utils-app-prk.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Utilities Application

The Text Utilities Application is a tool that allows you to perform various functions on any given text. Built using ReactJS, it provides a user-friendly interface to help you analyze your text and make changes as needed. The application comes with both light and dark mode options, so you can use it in any lighting condition. Features

The Text Utilities Application provides the following features:

  • Character count: This feature displays the number of characters in the text inputted by the user.

  • Word count: This feature counts the number of words in the text inputted by the user.

  • Reading time: This feature calculates the estimated reading time of the text inputted by the user based on the average reading speed of an adult.

  • Light and dark mode: The application has both light and dark mode options, so you can choose the one that suits your preference.

Technologies Used

The Text Utilities Application was built using the following technologies:

  • ReactJS: A JavaScript library used for building user interfaces.

  • CSS: A stylesheet language used for describing the presentation of a document written in HTML.

  • Bootstrap: A popular front-end framework used for designing responsive and mobile-first websites.


Text.Utils.Demo.mp4

Installation

To run the Text Utils locally, follow these steps:

Clone the repository:

 git clone https://github.com/parth-khanolkar/text-utility-application.git

Navigate to the project directory:

 cd text-utility-application

Install the required dependencies:

 npm install

Start the development server:

npm start

Open your browser and visit http://localhost:3000 to view the Text Utils website.

About

The Text Utilities Application is a tool that allows you to perform various functions on any given text. Built using ReactJS, it provides a user-friendly interface to help you analyze your text and make changes as needed. The application comes with both light and dark mode options, so you can use it in any lighting condition.

https://text-utils-app-prk.netlify.app/


Languages

Language:JavaScript 85.9%Language:HTML 9.6%Language:CSS 4.4%