Skip to content

CoreTech7704/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils ๐Ÿ”ค

A responsive and modern React application to analyze and manipulate your text quickly. Includes features like converting text to uppercase/lowercase, copying, removing extra spaces, and real-time word/character count. Built with โค๏ธ by CoreTech7704 (Sarvam Patel).

GitHub license React Tailwind CSS


โœจ Features

  • ๐ŸŒ™ Dark & Light Mode Toggle
  • ๐Ÿ“ฑ Fully Responsive Layout
  • ๐Ÿ“ Convert to Uppercase / Lowercase
  • ๐Ÿšฎ Clear Text
  • ๐Ÿ“‹ Copy Text to Clipboard
  • ๐Ÿงน Remove Extra Spaces
  • ๐Ÿ“Š Real-time Word & Character Count
  • ๐Ÿ”” Alert Notifications
  • โš™๏ธ Built with React, TailwindCSS & React Router

๐Ÿš€ Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Install

git clone https://github.com/CoreTech7704/textutils.git
cd textutils
npm install

Run

npm start 

App will run at http://localhost:3000

๐Ÿ“ Project Structure

textutils/
โ”œโ”€โ”€ public/
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ components/
โ”‚   โ”‚   โ”œโ”€โ”€ Navbar.js
โ”‚   โ”‚   โ”œโ”€โ”€ Alert.js
โ”‚   โ”‚   โ””โ”€โ”€ TextForm.js
โ”‚   โ”œโ”€โ”€ App.js
โ”‚   โ”œโ”€โ”€ index.js
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ tailwind.config.js
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ LICENSE

๐Ÿ“„ License This project is licensed under the MIT License ยฉ 2025 Sarvam Patel (CoreTech7704)

๐Ÿ™Œ Support or Feedback? If you like the project, feel free to โญ the repo and follow me on GitHub: ๐Ÿ‘‰ https://github.com/CoreTech7704 """

About

A responsive and modern React application to analyze and manipulate your text quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published