TextUtils is a simple React application that allows users to analyze and manipulate text. It provides features such as a text editor, dark/light mode toggle, and an about page.
- Clone the repository:
git clone https://github.com/your-username/TextUtils.git cd TextUtils npm install npm start
sudo service mongod start
## Dark/Light Mode Toggle
- Toggle between dark and light modes using the button in the navigation bar.
- Dark mode provides a different color scheme for better readability.
## Text Analysis
- Enter text in the main text area and analyze it using the TextUtils app.
- The app provides various text manipulation features.
## About Page
- Learn more about the TextUtils app on the "About" page.
- Access the "About" page through the navigation bar.