Skip to content

TextEvolve, a versatile tool for efficient text transformation. Designed an intuitive, fast-performing interface.

License

Notifications You must be signed in to change notification settings

soumya100/textEvolve

Repository files navigation

EvolveText

Welcome to EvolveText! This project is a versatile text manipulation tool built using Next.js. It allows users to modify text in various ways, including converting text into uppercase, lowercase, alternating text, and removing extra spaces. Additionally, EvolveText features seamless theme switching between dark and light modes and provides real-time feedback notifications using React Hot Toast.

Features

  • Convert text into uppercase.
  • Convert text into lowercase.
  • Alternate text between uppercase and lowercase.
  • Remove extra spaces from text.
  • Toggle between dark and light mode themes.
  • Real-time feedback notifications using React Hot Toast.

Getting Started

Follow these steps to get EvolveText up and running on your local machine:

  1. Clone this repository to your local machine:
git clone https://github.com/your-username/evolve-text.git
  1. Navigate to the project directory:
cd evolve-text
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your web browser and visit http://localhost:3000 to view the application.

Technologies Used

  • Next.js
  • Next.js Themes
  • React Hot Toast

Contributing

Contributions are welcome! If you have any ideas for new features, improvements, or bug fixes, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

TextEvolve, a versatile tool for efficient text transformation. Designed an intuitive, fast-performing interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages