/Text-Converter

React Text Converter

Primary LanguageJavaScript

React Text Converter

React Text Converter is a web application built with React that offers a set of text manipulation tools. The application provides text utilities such as text case conversion.

Scripts (How to Run the project)

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.

Installation

  • To install the application, follow these steps :

  • clone the repository :

    git clone https://github.com/Sangale1811/text-converter.git

  • Install dependencies : npm install

  • Run the application : npm start

Features

React Text Converter offers a variety of features for text manipulation, including: Text case conversion (uppercase, lowercase) and copy to clipboard, download file.

Technologies Used

This app is built using the following technologies :

  • React Js