Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baqar-abbas/text-utility-react-app
Text Utils gives you a way to analyze your text quickly and efficiently. Be it word count, character count or Copy Text, Convert to upperCase and Lowercase.
https://github.com/baqar-abbas/text-utility-react-app
bootstrap5 react react-hooks react-router usestate
Last synced: about 20 hours ago
JSON representation
Text Utils gives you a way to analyze your text quickly and efficiently. Be it word count, character count or Copy Text, Convert to upperCase and Lowercase.
- Host: GitHub
- URL: https://github.com/baqar-abbas/text-utility-react-app
- Owner: baqar-abbas
- License: mit
- Created: 2023-12-25T02:23:42.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2024-01-02T08:00:27.000Z (about 1 year ago)
- Last Synced: 2024-01-02T19:22:53.348Z (about 1 year ago)
- Topics: bootstrap5, react, react-hooks, react-router, usestate
- Language: JavaScript
- Homepage:
- Size: 550 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
># text-utility-react-app
| Text Utility App |
|---------------------------------------|
|![image](/images/textutils.JPG)|
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> **[TEXT-UTILITY-APP]** Text Utils gives you a way to analyze your text quickly and efficiently. Be it word count, character count or Copy Text, Convert to upperCase and Lowercase.
Client
- **[Design the Application]**
- **[Design and implement the functionality of Analying Text]**
- **[Desgin and implement the functionality of Converting text to upper/ lower case]**
- **[Enable Dark Mode/ Light Mode functionality implemented]**
- **[Implemented on the priciple of Single page application]**
- [Live Demo Link](https://text-utility-app-1my1.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- GitHub Account, VScode and Node Js Environment.
##
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:baqar-abbas/text-utility-react-app.git
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
Live server extension
```
### Run tests
To run tests, run the following command:
```sh
NA
```
👤 **Baqar Abbas**
- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqar-abbas/)
## 🔭 Future Features
- [ ] **[More Text Manipulation functions will be included in future version]**
- [ ] **[New functionalities will be incorporated]**
- [ ] **[Functionality of sending notifications will be added]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/baqar-abbas/portfolio-redefine/issues/new).
If you like this project, give it a star.
I would like to thank Harry for his ideas about text utils app.
This project is [MIT](./LICENSE) licensed.