https://github.com/anser624/text-utils-app
My First React App
https://github.com/anser624/text-utils-app
components functional-programming git js jsx-syntax react reactdom usestate-hook
Last synced: about 1 month ago
JSON representation
My First React App
- Host: GitHub
- URL: https://github.com/anser624/text-utils-app
- Owner: anser624
- Created: 2025-03-08T20:34:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-23T19:50:09.000Z (about 1 year ago)
- Last Synced: 2025-07-27T00:43:39.091Z (10 months ago)
- Topics: components, functional-programming, git, js, jsx-syntax, react, reactdom, usestate-hook
- Language: JavaScript
- Homepage: https://text-utils-app-brown.vercel.app/
- Size: 181 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Utils App
A simple and responsive React application that allows users to perform various text transformations and analysis. Built as a beginner-friendly project to explore core React concepts.
## 🚀 Features
- Convert text to **uppercase** and **lowercase**
- Clear text, copy to clipboard
- Count **words**, **characters**, and **estimated reading time**
- Live preview of input text
- Light and dark **theme toggle**
## 🛠️ Technologies Used
- React.js
- HTML, CSS
- Bootstrap
## 🌐 Live Demo
[Click here to view](https://text-utils-app-brown.vercel.app/)
## 📦 Setup Instructions
1. Clone the repository
`git clone https://github.com/anser624/Text-Utils-App.git`
2. Install dependencies
`npm install`
3. Start the application
`npm start`
---
Feel free to copy-paste this into your `README.md` or let me know if you'd like an Urdu version or something extra added (like screenshots or future features). 🔥