Skip to content

TextAna, an open-source project that's all about enhancing your text manipulation experience. Whether you want to transform text to lowercase or uppercase, count words, or estimate reading time, TextAna has got you covered!

License

Notifications You must be signed in to change notification settings

Manzoor231/TextAna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAna Tool

Description

This project is a simple web application built using React that allows users to transform the case of text (convert to lowercase or uppercase) and provides additional information such as word count and reading time estimation.

Demo

You can see a live demo of the project https://manzoor231.github.io/TextUtil/.

Features

  • Convert text to lowercase or uppercase.
  • Calculate and display word count and estimated reading time.
  • Light and dark mode for better user experience.
  • Navigate through different sections of the website using the navigation bar.

Getting Started

Prerequisites

  • Node.js (Install it from here)

Installation

  1. Clone the repository:

    git clone https://github.com/manzoor321/TextAna.git

cd text-transformation-tool npm install npm start Open your web browser and go to http://localhost:3000 to use the application.

Contributing

This project is open for contributions. If you'd like to contribute, please follow these steps:

Fork the repository. Create a new branch for your feature/bugfix. Make your changes and test them. Commit your changes with descriptive commit messages. Push your changes to your fork. Create a pull request explaining the changes you've made. Please refer to our Contribution Guidelines for more details on the contribution process.

License

This project is licensed under the MIT License.

You can copy and paste this into your README.md file in your GitHub repository. Just make sure to replace placeholders like your-username, add the live demo link, and create appropriate additional files like CONTRIBUTING.md and LICENSE if needed.

About

TextAna, an open-source project that's all about enhancing your text manipulation experience. Whether you want to transform text to lowercase or uppercase, count words, or estimate reading time, TextAna has got you covered!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published