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.
Light Mode Enabled
Dark Mode Enabled
- 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
TextTools App (Github Pages) - Visit via Github Pages
TextTools App (Netlify) - Visit via Netlify
- React - UI Library
- Bootstrap CSS - CSS Framework
- Prettier - Code Formatter
- usehooks-ts - Custom React Hooks
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/Mubassim-Khan/TextTools-React-JS.git
-
Open the project in your preferred code editor.
-
Open http://localhost:3000 to view it in your browser.
-
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.
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.
If you have any questions, suggestions, or feedback, you can reach out to the project maintainer:
- LinkedIn: Mubassim Ahmed Khan
- Email: mubassimkhan@gmail.com
This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.