This project is a React-based text editor application with a suite of text manipulation tools, word and character count display, and a text preview feature. It's built with Tailwind CSS for a modern and responsive user interface.
-
Text Input Area: A fully functional textarea for text entry and editing.
-
Text Manipulation Tools:
- Uppercase Conversion
- Lowercase Conversion
- Title Case Conversion
- Sentence Case Conversion
- Whitespace Trimming
- Space Removal
- Copy to Clipboard
- Text Clearing
-
Real-time Word and Character Count: Instant display of word and character counts.
-
Text Preview: A dedicated area to preview the entered text.
-
Modern and Responsive Design: Implemented with Tailwind CSS for a clean and adaptable UI.
- React: For building the user interface.
- Tailwind CSS: For styling and responsive design.
-
Prerequisites:
- Node.js and npm (or yarn) installed.
-
Clone the Repository (if applicable):
git clone https://github.com/ibnex/Text-editor.git cd Text-editor -
Install Dependencies:
npm install vite , tailwindcss
-
Start the Development Server:
npm run dev
[ibnex] - [https://github.com/ibnex], [insta] - [https://www.instagram.com/ibne__ahad?igsh=MWgzbGs3bDY1M296Yg==]