Skip to content

sabik-ahmd/textutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ TextUtils – Text Utility React App

TextUtils is a simple and responsive web application built with React.js that provides useful text manipulation tools. You can convert text to uppercase/lowercase, remove extra spaces, copy to clipboard, and get instant word/character count β€” all in a fast, user-friendly interface.

Live Demo πŸ‘‰ https://saabik.netlify.app


πŸš€ Features

  • πŸ”  Convert text to UPPERCASE or lowercase
  • 🧹 Remove extra spaces
  • πŸ“‹ Copy text to clipboard
  • πŸ“Š Word and character counter
  • πŸ’‘ Light/Dark mode toggle
  • πŸ’» Responsive design using Bootstrap

πŸ› οΈ Tech Stack

  • React.js
  • React Bootstrap
  • JavaScript
  • CSS

πŸ“₯ Installation

To run the app locally:

git clone https://github.com/sabik-ahmd/textutils.git
cd textutils
npm install
npm start
Open your browser and go to http://localhost:3000

πŸ“„ Folder Structure
textutils/
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ App.js
β”‚   β”œβ”€β”€ index.js
β”‚   └── ...
β”œβ”€β”€ .gitignore
β”œβ”€β”€ README.md
β”œβ”€β”€ package.json
└── ...

πŸ§ͺ Available Scripts
npm start

Runs the app in development mode.
npm test

Launches the test runner.
npm run build

Builds the app for production.
npm run eject

Removes the single build dependency and copies all configs.
πŸš€ Deployment Options

You can deploy this React app using:

    Netlify

    GitHub Pages

    Vercel

πŸ‘¨β€πŸ’» Author

Sabik Ahmad
πŸ“§ Email: sabik.mh@gmail.com
πŸ”— GitHub: @sabik-ahmd
πŸ“ƒ License

This project is licensed under the MIT License.
βœ… Usage

    Enter or paste your text in the textbox.

    Use any of the provided buttons to transform or analyze your text.

    Switch between light/dark modes for better readability.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published