Skip to content
/ textul Public

React App for text manipulation. Capitalize, reverse, capitalize the first of each word, etc.

License

Notifications You must be signed in to change notification settings

arwildo/textul

Repository files navigation

Textul

React App for text manipulation.

  • Convert text to uppercase.
  • Convert text to lowercase.
  • Capitalize all the first letters on every word.
  • Reverse the text from back to front.

Built With

Installing

  1. Clone the repo
git clone https://github.com/arwildo/textul
  1. Run npm install inside project root
npm install
  1. Start the server
npm run start

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Support

Buy Me A Coffee

About

React App for text manipulation. Capitalize, reverse, capitalize the first of each word, etc.

Topics

Resources

License

Stars

Watchers

Forks