Skip to content

TextTools is React JS based app which provides you various of features to convert your text; Uppercase | Lowercase | Sort Text (Ascending Order) | Reverse Order Sort | Text to Speech. Bootstrap framework is used as styling in this application. This application is deployed via Netlify & Github Pages (Link attached below).

Notifications You must be signed in to change notification settings

Mubassim-Khan/TextTools-React-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextTools React App

TextTools allows user to input text into a text field box and convert it into various different forms, by providing plenty of options. You can also switch between Light & Dark Mode & have a preview of your entered text, total words, characters & approx. time took to read text.

Preview

Light Mode Enabled

Light_Mode

Dark Mode Enabled

Dark_Mode

Features

  • Responsive design: The web page adapts to different screen sizes, ensuring a consistent user experience on desktop and mobile devices.
  • Interactive components: The page includes interactive elements such as buttons, text box & switch mode.

Options in which text can be converted:

  • Lowercase
  • Uppercase
  • Sort Text
  • Copy to Clipboard
  • Text to Speech
  • Reverse Text

Links

TextTools App (Github Pages) - Visit via Github Pages

TextTools App (Netlify) - Visit via Netlify

Tech used 🛠️

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/Mubassim-Khan/TextTools-React-JS.git
  1. Open the project in your preferred code editor.

  2. Open http://localhost:3000 to view it in your browser.

  3. Feel free to modify the code and customize the page according to your preferences. You can update the content, change the colors, or add new features.

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Contact

If you have any questions, suggestions, or feedback, you can reach out to the project maintainer:


Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

TextTools is React JS based app which provides you various of features to convert your text; Uppercase | Lowercase | Sort Text (Ascending Order) | Reverse Order Sort | Text to Speech. Bootstrap framework is used as styling in this application. This application is deployed via Netlify & Github Pages (Link attached below).

Topics

Resources

Stars

Watchers

Forks