Skip to content

A simple Text Utility app made with the help of React.js along with Bootstrap for styling

Notifications You must be signed in to change notification settings

Srihari3601/TextUtilityApp

Repository files navigation

TextUtils

TextUtils is a simple React application that leverages React Router, Bootstrap, and React Hooks (specifically, useState) to provide a user-friendly interface for text manipulation.

Table of Contents

Features

  • Text manipulation functions:

    • Uppercase
    • Lowercase
    • Clear formatting
  • Responsive design using Bootstrap for a seamless user experience.

  • Built with React Hooks, including useState for efficient state management.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Srihari3601/TextUtils.git

  2. Start with Live server VS code extension

Contributing

Contributions are welcome! Please follow these steps to contribute to the project:

1.Fork the repository.
2.Create a new branch for your feature or bug fix: git checkout -b feature-name.
3.Make your changes and commit them: git commit -m 'Description of your changes'.
4. Push your changes to the branch: git push origin feature-name.
5.Create a pull request on GitHub.

About

A simple Text Utility app made with the help of React.js along with Bootstrap for styling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages