Website : Open Website
Welcome to Text-board, your go-to text editor designed to improve your text formatting! Whether you need to manipulate or format text quickly and efficiently, Text-board has you covered. π
- Text Formatting: Easily format your text with various tools (uppercase, lowercase, trimming, etc.).
- User-Friendly Interface: A sleek and simple design, powered by React and Bootstrap, makes it easy for you to interact with the app.
- Responsive Design: Optimized for both desktop and mobile platforms. π
- Real-time Changes: See your text updates in real time as you use the app!
- Enter your text: Type or paste the text you want to format in the input area.
- Select an option: Choose from different formatting options such as:
- Convert to uppercase π
- Convert to lowercase π‘
- Trim extra spaces βοΈ
- See the Result: Your formatted text will be displayed instantly.
- React: A powerful JavaScript library for building user interfaces.
- Bootstrap: A popular CSS framework for responsive, mobile-first design.
- Custom JavaScript: Handles the logic for text manipulation and app features.
Text-board is fully responsive and works seamlessly on both desktop and mobile devices. No matter where you are, you can access Text-board and start formatting your text!
If you'd like to run Text-board locally on your machine:
- Clone the repository:
git clone https://github.com/yourusername/text-board.git
- How to start the app
>>npm install >>npm start