https://github.com/parthvyas7/barebones-textutils
Clean UI for quick text manipulations.
https://github.com/parthvyas7/barebones-textutils
bootstrap reactjs
Last synced: 27 days ago
JSON representation
Clean UI for quick text manipulations.
- Host: GitHub
- URL: https://github.com/parthvyas7/barebones-textutils
- Owner: parthvyas7
- Created: 2022-06-28T03:54:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T12:03:49.000Z (over 1 year ago)
- Last Synced: 2025-02-12T10:27:32.878Z (over 1 year ago)
- Topics: bootstrap, reactjs
- Language: JavaScript
- Homepage: https://parthvyas7.github.io/barebones-textutils/
- Size: 2.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to barebones-textutils 👋
> Barebones Text Utils is a simple web-based application built with React that provides basic text manipulation functionalities. It includes features such as text length calculation, word count, and case conversion (uppercase and lowercase).

### ✨ [Demo](https://parthvyas7.github.io/barebones-textutils/)
## Features
- Text length calculation
- Word count
- Case conversion (uppercase and lowercase)
## Technologies Used
- React.js
- CSS
- JavaScript
## How to Run
1. Clone the repository
2. Install dependencies: `npm install`
3. Start the application: `npm start`
4. Open `http://localhost:3000` to view it in the browser.
## Author
👤 **Parth Vyas**
- Website: [@parthvyas7](https://parthvyas7.github.io/parthvyas7/)
- Github: [@parthvyas7](https://github.com/parthvyas7)
- LinkedIn: [@parthvyas7](https://linkedin.com/in/parthvyas7)
## Credits
This project has been developed while referencing from [this](https://www.youtube.com/playlist?list=PLu0W_9lII9agx66oZnT6IyhcMIbUMNMdt) YT tutorial
## 📝 License
This project is [UNLICENSE](https://unlicense.org/) licensed.
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_