An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Welcome to barebones-textutils 👋



GitHub last commit

License: UNLICENSE

> 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)_