https://github.com/immortalwebdev/text-master
Text Master is a versatile text manipulation tool that simplifies text management with key features like case conversion, multi-language translation, and file download. It offers an intuitive, user-friendly interface for effortless text editing.
https://github.com/immortalwebdev/text-master
css3 mui-material react react-router-dom vercel-deployment vite
Last synced: 2 months ago
JSON representation
Text Master is a versatile text manipulation tool that simplifies text management with key features like case conversion, multi-language translation, and file download. It offers an intuitive, user-friendly interface for effortless text editing.
- Host: GitHub
- URL: https://github.com/immortalwebdev/text-master
- Owner: immortalWebDev
- Created: 2024-08-26T14:11:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T05:40:15.000Z (over 1 year ago)
- Last Synced: 2025-03-26T06:29:01.141Z (over 1 year ago)
- Topics: css3, mui-material, react, react-router-dom, vercel-deployment, vite
- Language: JavaScript
- Homepage: https://text-master-piyush-immortalwebdevs-projects.vercel.app/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## โจ Text Master
Text Master is a powerful, yet simple-to-use text manipulation tool that offers a range of features designed to make managing text easy and efficient.
### ๐ Key Features
- ๐ Convert Case: Instantly convert your text to UPPERCASE, lowercase, Title Case, camelCase, and PascalCase.
- ๐ Text Translation: Easily translate text into multiple languages.
- ๐ฅ Download as File: Save your text as a downloadable file in various formats (e.g., .txt, .docx, .pdf).
- ๐ฅ๏ธ User-Friendly Interface: A clean, intuitive design that makes text editing a breeze.
### ๐ ๏ธ Getting Started
Follow these steps to set up the project on your local machine:
- 1. Clone the Repository:
- ```git clone https://github.com/yourusername/text-master.git```
- 2. Navigate to the Project Directory:
- ```cd text-master```
- 3. Install Dependencies:
- ```npm install```
- 4. Run the Development Server:
- ```npm start```
Your app will be available at http://localhost:xxxx. ๐
### ๐ Usage
- ๐ Convert Case: Enter your text in the text area and select the desired case conversion.
- ๐ Text Translation: Input text and select the target language to translate.
- ๐ฅ Download as File: Use the download button to save your text in a file format of your choice.
- ๐งน Clear Text: Clear the text field using the clear button.
### ๐ค Contributing
We welcome contributions from everyone! To get started:
- Fork the repository.
- Create a new branch:
```git checkout -b feature/YourFeature```
- Commit your changes:
- ```git commit -am 'Add new feature'```
- Push to the branch:
- ```git push origin feature/YourFeature```
- Create a new Pull Request.
Feel free to open issues for any bugs or feature requests.
### ๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
### ๐ Acknowledgements
- ๐จ Material-UI for the components and styles.
- โก SweetAlert2 for the alert dialogs.
### ๐ Contact
- Feel free to get in touch
- pgbadgujar007@gmail.com
#### Made with ๐ by Piyush