Skip to content

Recase: A text case converter tool supporting various formats for seamless text manipulation.

Notifications You must be signed in to change notification settings

Hayyanshaikh/case-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Case Converter App

App Purpose:
This ReactJS application is a case converter tool that helps you convert text into different cases. In this app, you can convert text to uppercase, lowercase, title case, sentence case, and camel case.

How to Use:

  1. App Setup:

    • Install dependencies by typing npm install in the terminal.
    • Then run the application on a local server by typing npm start.
  2. Text Conversion:

    • Enter your desired text in the text input box.
    • Use the buttons below to convert the text into different cases.

License:
This project is licensed under the MIT license.`