Ar-Text-Modifier is a lightweight React project that provides various text modification functions. With this program, you can perform a wide range of text manipulations, including changing letter cases, removing punctuation, and more.
Live Preview :- https://ar-textmodify.netlify.app/
- Convert text to uppercase.
- Convert text to lowercase.
- Capitalize the first letter of each word in a sentence.
- Remove punctuation from the text.
- Reverse the text.
- Clone the repository:-
https://github.com/Arshdeep-13/Ar-Text-Modifier.git
- Make sure you have node installed in your pc/laptop.
- Open the Project by Vs Code and type the following command in it's terminal:-
npm install
- At last, Run the development Server :-
npm run start
- Contributions are welcome! If you find any issues or want to add new features, feel free to open a pull request.
- Happy text modifying! 🚀
- Ar-Text-Modifier is released under the MIT License.